linoyts HF Staff commited on
Commit
83cd494
·
verified ·
1 Parent(s): 3e63e5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  ],