Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIGC-Audio
/
Make_An_Audio
like
16
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rongjiehuang
commited on
Mar 20, 2023
Commit
bd92748
·
1 Parent(s):
652fe38
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -140,4 +140,4 @@ with gr.Blocks() as demo:
140
with gr.Column():
141
pass
142
143
-
demo.launch(
share=True
)
140
with gr.Column():
141
pass
142
143
+
demo.launch()