Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nleesmart
/
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
nleesmart
initial commit
1634cb2
verified
21 days 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()