ucaslcl commited on
Commit
00fd0d1
1 Parent(s): 57fdada

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -167,6 +167,7 @@ with gr.Blocks() as demo:
167
  examples=[
168
  ["assets/coco.jpg", "plain texts OCR", "", "", ""],
169
  ["assets/en_30.png", "plain texts OCR", "", "", ""],
 
170
  ["assets/eq.jpg", "format texts OCR", "", "", ""],
171
  ["assets/exam.jpg", "format texts OCR", "", "", ""],
172
  ["assets/giga.jpg", "format multi-crop OCR", "", "", ""],
 
167
  examples=[
168
  ["assets/coco.jpg", "plain texts OCR", "", "", ""],
169
  ["assets/en_30.png", "plain texts OCR", "", "", ""],
170
+ ["assets/table.jpg", "format texts OCR", "", "", ""],
171
  ["assets/eq.jpg", "format texts OCR", "", "", ""],
172
  ["assets/exam.jpg", "format texts OCR", "", "", ""],
173
  ["assets/giga.jpg", "format multi-crop OCR", "", "", ""],