Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
otmanheddouch
/
runwayml-stable-diffusion-v1-5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c985d1e
runwayml-stable-diffusion-v1-5
/
app.py
otmanheddouch
initial commit
c985d1e
verified
12 months ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/runwayml/stable-diffusion-v1-5"
).launch()