Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -292,6 +292,7 @@ with gr.Blocks(theme=gr.themes.Citrus(), css=css) as demo:
|
|
| 292 |
["product.png", "wednesday.png", "put the product in her hand"],
|
| 293 |
[None, "fusion_car.png", ""],
|
| 294 |
["product_2.png", "background_2.png", "put the product on the chair"],
|
|
|
|
| 295 |
[None, "fusion_shoes.png", "put the shoes on the feet"],
|
| 296 |
["product_3.png", "background_3.jpg", "put the product on the background"],
|
| 297 |
],
|
|
|
|
| 292 |
["product.png", "wednesday.png", "put the product in her hand"],
|
| 293 |
[None, "fusion_car.png", ""],
|
| 294 |
["product_2.png", "background_2.png", "put the product on the chair"],
|
| 295 |
+
[None, "fusion_milkshake.png", ""],
|
| 296 |
[None, "fusion_shoes.png", "put the shoes on the feet"],
|
| 297 |
["product_3.png", "background_3.jpg", "put the product on the background"],
|
| 298 |
],
|