Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alan311
/
Test1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Turing311
commited on
Oct 20, 2023
Commit
278dfe6
·
1 Parent(s):
0ceeb28
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+2
-2
run.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
-
exec python3 app.py
4
-
exec
cd
gradio
; python3
demo.py
1
#!/bin/bash
2
3
+
#
exec python3 app.py
4
+
exec
python3
gradio
/
demo.py