furniture-chair / app.py
jkcg's picture
Update app.py
f0b5cc7 verified
raw
history blame contribute delete
192 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/furniture-chair", examples=examples).launch()