Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
innkeeper
/
facebook-musicgen-large
like
0
Runtime error
App
Files
Files
Community
bec1e98
facebook-musicgen-large
/
app.py
innkeeper
initial commit
bec1e98
verified
7 days ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/musicgen-large"
).launch()