Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oldfart
/
text-to-music
like
0
Running
App
Files
Files
Community
aa6907d
text-to-music
/
app.py
oldfart
initial commit
aa6907d
almost 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/sander-wood/text-to-music"
).launch()