Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SnowFlash383935
/
snowpg
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e8f98d0
snowpg
/
app.py
SnowFlash383935
Update app.py
c783546
verified
2 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/musicgen-small"
).launch()