Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
khanartist
/
openai-jukebox-5b-lyrics
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openai-jukebox-5b-lyrics
/
app.py
khanartist
initial commit
220e607
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/openai/jukebox-5b-lyrics"
).launch()