Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Daisylove/runwayml-stable-diffusion-v1-5
lychees
/
test-space
like
0
Runtime error
App
Files
Files
Community
2c69043
test-space
/
app.py
lychees
Duplicate from Daisylove/runwayml-stable-diffusion-v1-5
2c69043
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()