Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
promiseX
/
sweetcocoa-pop2piano
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2859aa0
sweetcocoa-pop2piano
/
app.py
promiseX
initial commit
2859aa0
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/sweetcocoa/pop2piano"
).launch()