prithivMLmods commited on
Commit
50453de
·
verified ·
1 Parent(s): 5425073

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -375,6 +375,7 @@ with gr.Blocks() as demo:
375
 
376
  gr.Examples(
377
  examples=[
 
378
  [["examples/1.jpg"], "Change the weather to stormy."],
379
  [["examples/2.jpg"], "Transform the scene into a snowy winter day while preserving the original subject identity, framing, and composition."],
380
  [["examples/3.jpg"], "Relight the image with soft golden sunset lighting while keeping all structures and subject details consistent."],
 
375
 
376
  gr.Examples(
377
  examples=[
378
+ [["examples/I1.jpg", "examples/I2.jpg"], "Make her wear these glasses in Image 2."],
379
  [["examples/1.jpg"], "Change the weather to stormy."],
380
  [["examples/2.jpg"], "Transform the scene into a snowy winter day while preserving the original subject identity, framing, and composition."],
381
  [["examples/3.jpg"], "Relight the image with soft golden sunset lighting while keeping all structures and subject details consistent."],