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