Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
revhappy
/
stabilityai-stable-cascade
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b2be535
stabilityai-stable-cascade
/
app.py
revhappy
initial commit
b2be535
verified
12 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-cascade"
).launch()