jkcg commited on
Commit
4ae7fdf
·
verified ·
1 Parent(s): e2c00fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,4 +3,4 @@ import gradio as gr
3
 
4
  examples = [["a photo of furnichair-texx in empty room, 8K, virtual staging"]]
5
 
6
- gr.load("models/jkcg/furniture-chair").launch()
 
3
 
4
  examples = [["a photo of furnichair-texx in empty room, 8K, virtual staging"]]
5
 
6
+ gr.load("models/jkcg/furniture-chair", examples=examples).launch()