feat: Introduce LayoutOptions to control layout postprocessing behaviour (#1870)

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer
2025-07-04 15:36:13 +02:00
committed by GitHub
parent 598c9c53d4
commit ec6cf6f7e8
4 changed files with 24 additions and 4 deletions
@@ -80,6 +80,7 @@ class StandardPdfPipeline(PaginatedPipeline):
LayoutModel(
artifacts_path=artifacts_path,
accelerator_options=pipeline_options.accelerator_options,
options=pipeline_options.layout_options,
),
# Table structure model
TableStructureModel(