Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -96,7 +96,7 @@ gr.Interface(
|
|
96 |
],
|
97 |
examples=[
|
98 |
["./images/blue_white_bird.jpg", "change the color of bird's feathers from blue to red."],
|
99 |
-
["./images/house.jpg", "change the house to a
|
100 |
["./images/apples.jpg", "change green apple to a red apple"],
|
101 |
["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
|
102 |
["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
|
|
|
96 |
],
|
97 |
examples=[
|
98 |
["./images/blue_white_bird.jpg", "change the color of bird's feathers from blue to red."],
|
99 |
+
["./images/house.jpg", "change the house to a modern one."],
|
100 |
["./images/apples.jpg", "change green apple to a red apple"],
|
101 |
["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
|
102 |
["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
|