Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sdart/sd15model
stable-diffusion-ai
/
sd15model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62a6b34
sd15model
/
app.py
sdart
initial commit
62a6b34
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/runwayml/stable-diffusion-v1-5"
).launch()