File size: 237 Bytes
62a6b34
 
7784686
1
2
3
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()