text2image / app.py
xnetba's picture
Duplicate from slyjay412/stabilityai-stable-diffusion-2
bdf78cc
raw
history blame
88 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-2").launch()