Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yu2003
/
openai-jukebox-5b-lyrics
like
5
Runtime error
App
Files
Files
Community
40dac00
openai-jukebox-5b-lyrics
/
app.py
yu2003
initial commit
40dac00
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openai/jukebox-5b-lyrics"
).launch()