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