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