Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sdrstoica
/
CompVis-stable-diffusion-v1-4
like
0
Runtime error
App
Files
Files
Community
064cd6c
CompVis-stable-diffusion-v1-4
/
app.py
sdrstoica
initial commit
064cd6c
12 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CompVis/stable-diffusion-v1-4"
).launch()