Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
k11112
/
CompVis-stable-diffusion-v1-4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CompVis-stable-diffusion-v1-4
/
app.py
k11112
initial commit
2926bb6
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/CompVis/stable-diffusion-v1-4"
).launch()