Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
semosem
/
runwayml-stable-diffusion-v1-5
like
0
Running
App
Files
Files
Community
f13a672
runwayml-stable-diffusion-v1-5
/
app.py
semosem
initial commit
f13a672
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()