Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JohnnyFromOhio
/
openai-jukebox-1b-lyrics
like
4
Running
App
Files
Files
Community
main
openai-jukebox-1b-lyrics
/
app.py
JohnnyFromOhio
initial commit
7a0e9be
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openai/jukebox-1b-lyrics"
).launch()