jkcg commited on
Commit
e2c00fc
1 Parent(s): 1c582d2

Update app.py

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