text-to-image / app.py
Usually3's picture
Create app.py
25c2fae
import gradio as gr
gr.Interface.load("models/runwayml/stable-diffusion-v1-5").launch()