Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Computerman223
/
openai-jukebox-1b-lyrics
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openai-jukebox-1b-lyrics
/
app.py
Computerman223
initial commit
71fa773
almost 3 years 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()