Spaces:
Runtime error
Runtime error
20231214 3
Browse files- app.py +1 -1
- 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/
|
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