Docling/docling
Nikos Livathinos 78f61a8522
fix: Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544)
* fix: main: Introduce format options for Image with the same pdf pipeline_options.
Add RapidOcrOptions to the Union of ocr_options for PdfPipelineOptions

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>

* fix: Silence the tqdm messages during the downloading of model files

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>

* fix: Code styling

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>

* fix: Use the HF API to disable the tqdm progress bars

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>

---------

Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
2024-12-09 15:57:37 +01:00
..
backend feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli fix: Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544) 2024-12-09 15:57:37 +01:00
datamodel fix: Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544) 2024-12-09 15:57:37 +01:00
models feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
pipeline fix: Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544) 2024-12-09 15:57:37 +01:00
utils feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
exceptions.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00