import gradio as gr this = gr.Interface.load("models/runwayml/stable-diffusion-v1-5") this.launch(enable_queue=False, max_threads=100)