Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sialnoman318
/
stabilityai-stable-diffusion-2-1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
stabilityai-stable-diffusion-2-1
/
app.py
sialnoman318
initial commit
2756808
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-2-1"
).launch()