Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
scndel
/
stable-cascade
like
0
Runtime error
App
Files
Files
Community
2015c83
stable-cascade
/
app.py
scndel
initial commit
2015c83
verified
9 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-cascade"
).launch()