Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sweetcocoa/pop2piano
jacobm13
/
pop2piano
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sweetcocoa
commited on
Dec 10, 2025
Commit
b1d9263
·
verified
·
1 Parent(s):
c24bed7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -170,4 +170,4 @@ with block:
170
"""
171
)
172
173
-
block.launch(
debug
=
False
)
170
"""
171
)
172
173
+
block.launch(
share
=
True
)