jw2yang commited on
Commit
1ff2618
1 Parent(s): 3c54984

Update app.py

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