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