xueyanz commited on
Commit
5a18ea6
1 Parent(s): 609ab61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ gr.Interface(
88
  label="edit result"),
89
  ],
90
  examples=[
91
- ["./images/elon_mask.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"],
 
88
  label="edit result"),
89
  ],
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"],