Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NativeAngels
/
CompVis-stable-diffusion-v1-4
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CompVis-stable-diffusion-v1-4
/
app.py
NativeAngels
initial commit
99631cf
verified
7 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()