Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Elysiadev11/proxyollma
Elysiadev11
/
proxycf
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Elysiadev11
commited on
14 days ago
Commit
99ef059
·
verified
·
1 Parent(s):
e0778bc
Update start.sh to run app.py instead of proxy_cerebras.py
Browse files
Files changed (1)
hide
show
start.sh
+3
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
set -e
3
+
exec python /app/app.py