Skip to content

Commit 36fcce7

Browse files
committed
update files
1 parent ac055a8 commit 36fcce7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

scripts/performance/benchmark_partition.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@
3131
("example-docs/pdf/pdf-with-ocr-text.pdf", "hi_res"),
3232
("example-docs/pdf/layout-parser-paper.pdf", "hi_res"),
3333
("example-docs/pdf/layout-parser-paper-with-table.pdf", "hi_res"),
34-
("example-docs/pdf/failure-after-repair.pdf", "hi_res"),
3534
# Images – hi_res
3635
("example-docs/embedded-images-tables.jpg", "hi_res"),
36+
("example-docs/double-column-B.jpg", "hi_res"),
37+
("example-docs/layout-parser-paper-fast.jpg", "hi_res"),
3738
# Other document types – fast
3839
("example-docs/contains-pictures.docx", "fast"),
3940
("example-docs/example-10k-1p.html", "fast"),

0 commit comments

Comments
 (0)