Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Heppinn/MelodyVersionWeb3
demohug
/
demo11213
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ing0
commited on
Mar 17
Commit
0d355fb
·
1 Parent(s):
e31393c
launch
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -415,4 +415,4 @@ with gr.Blocks(css=css) as demo:
415
416
417
if __name__ == "__main__":
418
-
demo.launch(
share=True
)
415
416
417
if __name__ == "__main__":
418
+
demo.launch()