Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
friedrichor
/
friedrichor-stable-diffusion-2-1-realistic
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f935d05
friedrichor-stable-diffusion-2-1-realistic
/
app.py
friedrichor
Update app.py
f935d05
verified
10 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/friedrichor/stable-diffusion-2-1-realistic"
).launch()