Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
dincali/text-to-image
Leounknows
/
stable-diffusion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8ac08dc
stable-diffusion
/
app.py
dincali
initial commit
8ac08dc
almost 2 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-2-1"
).launch()