Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheoAM
/
openai-jukebox-5b-lyrics
like
0
Runtime error
App
Files
Files
Community
0a66a72
openai-jukebox-5b-lyrics
/
app.py
TheoAM
initial commit
0a66a72
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()