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