Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZenTrekker
/
suno-bark
like
0
Runtime error
App
Files
Files
Community
main
suno-bark
/
app.py
ZenTrekker
initial commit
4e28d5c
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
57 Bytes
import
gradio
as
gr
gr.load(
"models/suno/bark"
).launch()