HumanAIGC commited on
Commit
011b4fd
1 Parent(s): f6f39d8

20231214 2

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. garments/top111.png +0 -0
app.py CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks(css = ".output-image, .input-image, .image-preview {height: 400px
139
  examples_per_page=5,
140
  examples=[os.path.join(os.path.dirname(__file__), "garments/top222.JPG"),
141
  os.path.join(os.path.dirname(__file__), "garments/top5.png"),
142
- os.path.join(os.path.dirname(__file__), "garments/top3.JPG"),
143
  os.path.join(os.path.dirname(__file__), "garments/dress1.png"),
144
  os.path.join(os.path.dirname(__file__), "garments/dress2.png"),
145
  ])
 
139
  examples_per_page=5,
140
  examples=[os.path.join(os.path.dirname(__file__), "garments/top222.JPG"),
141
  os.path.join(os.path.dirname(__file__), "garments/top5.png"),
142
+ os.path.join(os.path.dirname(__file__), "garments/top111.png"),
143
  os.path.join(os.path.dirname(__file__), "garments/dress1.png"),
144
  os.path.join(os.path.dirname(__file__), "garments/dress2.png"),
145
  ])
garments/top111.png ADDED