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