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:
OpenSound
/
EzAudio-ControlNet
like
52
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
OpenSound
commited on
Sep 21, 2024
Commit
925e91c
·
verified
·
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()