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