Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenSound
/
FlexSED
like
5
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
OpenSound
commited on
Oct 12
Commit
f7ad1a2
·
verified
·
1 Parent(s):
3b6a091
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -71,4 +71,4 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue")) as app:
71
72
73
if __name__ == "__main__":
74
-
app.launch(
share=True
)
71
72
73
if __name__ == "__main__":
74
+
app.launch()