TongkunGuan commited on
Commit
52724e3
·
verified ·
1 Parent(s): f171faa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -151,9 +151,9 @@ with gr.Blocks(title="BPE Visualization Demo") as demo:
151
 
152
  gr.Examples(
153
  examples=[
154
- [os.path.join("examples", "examples0.jpg"), "Veterans and Benefits"],
155
- [os.path.join("examples", "examples1.jpg"), "Refreshers"],
156
- [os.path.join("examples", "examples2.png"), "Vision Transformer"]
157
  ],
158
  inputs=[image_input, text_input],
159
  label="Sample input"
 
151
 
152
  gr.Examples(
153
  examples=[
154
+ [os.path.join("examples", "examples0.jpg"), "and website not "],
155
+ [os.path.join("examples", "examples1.jpg"), "STARBUCKS Refreshers 12 90 "],
156
+ [os.path.join("examples", "examples2.png"), "Vision Transformer "]
157
  ],
158
  inputs=[image_input, text_input],
159
  label="Sample input"