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