We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eccce26 commit 19c29f8Copy full SHA for 19c29f8
1 file changed
scripts/performance/benchmark_partition.py
@@ -29,7 +29,7 @@
29
("example-docs/pdf/copy-protected.pdf", "hi_res"),
30
("example-docs/pdf/reliance.pdf", "hi_res"),
31
("example-docs/pdf/pdf-with-ocr-text.pdf", "hi_res"),
32
- ("example-docs/pdf/layout-parser-paper.pdf", "hi_res"),
+ ("example-docs/pdf/multi-column.pdf", "hi_res"),
33
("example-docs/pdf/list-item-example.pdf", "hi_res"),
34
# Images – hi_res
35
("example-docs/embedded-images-tables.jpg", "hi_res"),
0 commit comments