Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Simbals
/
SimbalsAPI_ID
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PierreHanna
commited on
Apr 7, 2023
Commit
9a3b8b3
·
1 Parent(s):
29e37a7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ demo = gr.Interface(fn=process,
45
#cache_examples=False
46
)
47
demo.queue()
48
-
demo.launch(debug=False
, share=True
)
45
#cache_examples=False
46
)
47
demo.queue()
48
+
demo.launch(debug=False)