jw2yang commited on
Commit
0f3ab7c
1 Parent(s): b6f00f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -90,6 +90,7 @@ gr.Interface(
90
  examples=[
91
  ["./images/elon_musk.webp", "change elon musk to super man."],
92
  ["./images/apples.jpg", "change green apple to a red apple"],
 
93
  ["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
94
  ["./images/dog.png", "remove the dog"],
95
  ["./images/horse.png", "change the sky to mountain"],
 
90
  examples=[
91
  ["./images/elon_musk.webp", "change elon musk to super man."],
92
  ["./images/apples.jpg", "change green apple to a red apple"],
93
+ ["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
94
  ["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
95
  ["./images/dog.png", "remove the dog"],
96
  ["./images/horse.png", "change the sky to mountain"],