Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
OpenSound/EzAudio-ControlNet
Nymbo
/
EzAudio-ControlNet
like
0
Paused
App
Files
Files
Community
OpenSound
commited on
Sep 21
Commit
925e91c
•
1 Parent(s):
16d4e9a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -191,4 +191,4 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
191
)
192
193
# Launch the Gradio demo
194
-
demo.launch(
share=True
)
191
)
192
193
# Launch the Gradio demo
194
+
demo.launch()