webliupeng's picture
Update app.py
86c7102
raw
history blame contribute delete
139 Bytes
import gradio as gr
from diffusers import DiffusionPipeline
gr.Interface.load("models/stabilityai/stable-diffusion-xl-base-0.9").launch()