jw2yang commited on
Commit
487cd27
1 Parent(s): 70dfe19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ gr.Interface(
95
  label="edit result"),
96
  ],
97
  examples=[
98
- ["./images/elon_musk.webp", "change elon musk to super man."],
99
  ["./images/apples.jpg", "change green apple to a red apple"],
100
  ["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
101
  ["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],
 
95
  label="edit result"),
96
  ],
97
  examples=[
98
+ ["./images/elon_musk.webp", "change elon musk to iron man."],
99
  ["./images/apples.jpg", "change green apple to a red apple"],
100
  ["./images/Furniture_Gateway_02.jpg", "make the sofa to one with leather"],
101
  ["./images/girl_and_two_boys.png", "remove the boy with blue backbag"],