import gradio as gr gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch() = lambda images, clip_input: (images, False)