StablediffusionXL / sd-xl.py
TenPoisk
Update sd-xl.py
cc06673
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.Interface.load("models/stabilityai/stable-diffusion-xl-refiner-1.0").launch()