SDXL / app.py
Megalino111's picture
Update app.py
9471994
raw
history blame
98 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-xl-base-0.9").launch()