multimodalart HF Staff commited on
Commit
e9468c7
·
verified ·
1 Parent(s): 0c2491d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ T2I_EXAMPLES = [
200
  ]
201
 
202
  EDIT_EXAMPLES = [
203
- ["assets/edit_medal.webp", "Replace the text \"WARFIGHTER\" with \"BATTLEFIELD\" in the same bold orange-red font."],
204
  ["assets/edit_necklace.webp", "Add a bouquet of flowers."],
205
  ["assets/edit_portrait.webp", "Turn the image into an American comic style."],
206
  ]
 
200
  ]
201
 
202
  EDIT_EXAMPLES = [
203
+ ["assets/pulp.webp", "Replace the text \"Pulp Fiction\" with \"Juicy Reality\" in the exact same font and style."],
204
  ["assets/edit_necklace.webp", "Add a bouquet of flowers."],
205
  ["assets/edit_portrait.webp", "Turn the image into an American comic style."],
206
  ]