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

20231214 3

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. garments/top333.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/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
  ])
 
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/top333.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/top333.png ADDED