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