furniture-chair / app.py
jkcg's picture
Create app.py
7bfb1e8 verified
raw
history blame
197 Bytes
import gradio as gr
examples = [["a photo of single furnichair-texx in an empty room, virtual staging, 8K, good lighting"]]
gr.load("models/jkcg/dreambooth-sdxl-jkcg", examples=examples).launch()