Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AiPalsDev
/
Unique-jukebox-5b-lyrics
like
2
Running
App
Files
Files
Community
main
Unique-jukebox-5b-lyrics
/
app.py
AiPalsDev
initial commit
092ae1d
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-5b-lyrics"
).launch()