Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
poetrychor
/
CompVis-stable-diffusion-v1-4
like
1
Sleeping
App
Files
Files
Community
main
CompVis-stable-diffusion-v1-4
/
app.py
poetrychor
initial commit
78d0c23
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CompVis/stable-diffusion-v1-4"
).launch()