text-to-image / app.py
willdas's picture
Create app.py
7f16da5
raw
history blame contribute delete
90 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-2-1").launch()