Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Exalt-company
/
ai-musica
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
71bb814
ai-musica
/
app.py
Exalt-company
initial commit
71bb814
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/musicgen-small"
).launch()