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()