Always generate page images, default in docling-serve

This commit is contained in:
Yiorgis Gozadinos 2025-12-01 11:47:07 +02:00
parent c2357c563d
commit 0aa9d8e413
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=(