import gradio as gr gr.Interface.load("models/runwayml/stable-diffusion-v1-5", title="SD model version 1.5", description="Enter a prompt below. ([Stable Diffusion](https://stablediffusion.fr))").launch()