Always generate page images, default in docling-serve

This commit is contained in:
Yiorgis Gozadinos 2025-12-01 11:47:07 +02:00
parent ace58a7034
commit 6ab990b2ed
No known key found for this signature in database

View file

@ -78,6 +78,7 @@ class DoclingLocalConverter(DocumentConverter):
do_ocr=opts.do_ocr,
do_table_structure=opts.do_table_structure,
images_scale=opts.images_scale,
generate_page_images=True,
table_structure_options=TableStructureOptions(
do_cell_matching=opts.table_cell_matching,
mode=(