Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pepper200pepper
/
suno-bark
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
suno-bark
/
app.py
pepper200pepper
initial commit
0ddf55e
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
57 Bytes
import
gradio
as
gr
gr.load(
"models/suno/bark"
).launch()