Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
whart
/
EZ-Stable-Bake
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cca475e
EZ-Stable-Bake
/
app.py
whart
initial commit
cca475e
almost 3 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()