Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZeroTwo3
/
suno-bark
like
0
Runtime error
App
Files
Files
Community
main
suno-bark
/
app.py
ZeroTwo3
initial commit
bee5e65
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/suno/bark"
).launch()