Spaces:
Running on Zero
Running on Zero
update app
Browse files
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."],
|