Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GGTOPs
/
openai-jukebox-5b-lyrics_2
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b2323a
openai-jukebox-5b-lyrics_2
/
app.py
GGTOPs
initial commit
0b2323a
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()