Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Alan311
/
Test1
like
0
Runtime error
App
Files
Files
Community
Turing311
commited on
Oct 20, 2023
Commit
7be5151
•
1 Parent(s):
bfbf0aa
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+1
-1
run.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
-
exec python3 app.py
4
exec python3 gradio/demo.py
1
#!/bin/bash
2
3
+
exec python3 app.py
&
4
exec python3 gradio/demo.py