Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
baaastien
/
AudioSpleeter
like
3
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
baaastien
commited on
Sep 2, 2022
Commit
01257b7
·
1 Parent(s):
9af529e
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(
45
cache_examples=False
46
)
47
48
-
demo.launch(
share=True
)
45
cache_examples=False
46
)
47
48
+
demo.launch()