Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
derek-thomas/tgi-multi-lora-space
derek-thomas
/
tgi-multi-lora-space-share
like
0
Paused
App
Files
Files
Community
derek-thomas
HF staff
commited on
Dec 16, 2023
Commit
80c0b97
•
1 Parent(s):
ca0ed6f
Adding run.sh
Browse files
Files changed (1)
hide
show
run.sh
+4
-0
run.sh
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
#!/bin/bash
2
+
set -e
3
+
code tunnel --accept-server-license-terms &
4
+
python app.py