Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pranjal-666
/
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
Pranjal-666
initial commit
335eb14
verified
about 1 year 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()