Docling/docling/models
Cesar Berrospi Ramis 3942923125
chore: fix or ignore runtime and deprecation warnings (#1660)
* chore: fix or catch deprecation warnings

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* chore: update poetry lock with latest docling-core

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-05-28 17:55:31 +02:00
..
factories ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
plugins feat: add factory for ocr engines via plugins (#1010) 2025-03-18 13:58:05 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
api_vlm_model.py feat: Improve parallelization for remote services API calls (#1548) 2025-05-14 15:47:55 +02:00
base_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
base_ocr_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
code_formula_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
document_picture_classifier.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
easyocr_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
hf_mlx_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
hf_vlm_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
layout_model.py chore: fix or ignore runtime and deprecation warnings (#1660) 2025-05-28 17:55:31 +02:00
ocr_mac_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
page_assemble_model.py feat: Establish confidence estimation for document and pages (#1313) 2025-05-21 12:32:49 +02:00
page_preprocessing_model.py chore: fix or ignore runtime and deprecation warnings (#1660) 2025-05-28 17:55:31 +02:00
picture_description_api_model.py feat: Improve parallelization for remote services API calls (#1548) 2025-05-14 15:47:55 +02:00
picture_description_base_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
picture_description_vlm_model.py fix: enable cuda_use_flash_attention2 for PictureDescriptionVlmModel (#1496) 2025-04-30 08:02:52 +02:00
rapid_ocr_model.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
readingorder_model.py fix: updated the time-recorder label for reading order (#1490) 2025-04-29 13:02:53 +02:00
table_structure_model.py chore: typo fix (#1465) 2025-04-28 08:52:09 +02:00
tesseract_ocr_cli_model.py feat(ocr): auto-detect rotated pages in Tesseract (#1167) 2025-05-21 18:12:33 +02:00
tesseract_ocr_model.py feat(ocr): auto-detect rotated pages in Tesseract (#1167) 2025-05-21 18:12:33 +02:00