File size: 238 Bytes
62a6b34
 
e54805d
1
2
3
import gradio as gr

gr.Interface.load("models/runwayml/stable-diffusion-v1-5", title="Stable Diffusion v1.5", description="Enter a prompt below. ([Model license](https://huggingface.co/spaces/CompVis/stable-diffusion-license))").launch()