import gradio as gr gr.Interface.load("models/runwayml/stable-diffusion-v1-5", title="Standard 1.5 model", description="Describe the image you want to generate in prompt below. ([Stable Diffusion](https://stablediffusion.fr))").launch()