Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
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