File size: 192 Bytes
7bfb1e8
 
 
 
f0b5cc7
1
2
3
4
5
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()