prithivMLmods commited on
Commit
9279ec9
·
verified ·
1 Parent(s): 8d6ae0f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -305,6 +305,10 @@ image_examples = [
305
  ["Convert this page to docling", "images/1.png"],
306
  ["OCR the image", "images/2.jpg"],
307
  ["Convert this page to docling", "images/3.png"],
 
 
 
 
308
  ]
309
 
310
  video_examples = [
 
305
  ["Convert this page to docling", "images/1.png"],
306
  ["OCR the image", "images/2.jpg"],
307
  ["Convert this page to docling", "images/3.png"],
308
+ ["Convert chart to OTSL.", "images/4.png"],
309
+ ["Convert code to text", "images/5.jpg"],
310
+ ["Convert this table to OTSL.", "images/6.jpg"],
311
+
312
  ]
313
 
314
  video_examples = [