Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ASLP-lab
/
DiffRhythm
like
496
Running
on
Zero
App
Files
Files
Community
12
Fetching metadata from the HF Docker repository...
ing0
commited on
3 days ago
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()