Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alan311
/
Test1
like
0
Runtime error
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
Turing311
commited on
Oct 20, 2023
Commit
594c707
·
1 Parent(s):
47687ed
Create 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
+
3
+
exec python3 app.py
4
+
exec python3 ./gradio/demo.py