Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
slyjay412/stabilityai-stable-diffusion-2
xnetba
/
text2image
like
10
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bdf78cc
text2image
/
app.py
xnetba
Duplicate from slyjay412/stabilityai-stable-diffusion-2
bdf78cc
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()