Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aiden09
/
stabilityai-stable-diffusion-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
710d3c9
stabilityai-stable-diffusion-2
/
app.py
aiden09
initial commit
710d3c9
about 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-2"
).launch()