Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
slyjay412
/
CompVis-stable-diffusion-v1-4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2abf378
CompVis-stable-diffusion-v1-4
/
app.py
slyjay412
initial commit
2abf378
over 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CompVis/stable-diffusion-v1-4"
).launch()