docling 2.59.0__py3-none-any.whl → 2.60.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of docling might be problematic. Click here for more details.
- docling/backend/pypdfium2_backend.py +4 -4
- docling/datamodel/pipeline_options.py +13 -10
- docling/models/layout_model.py +4 -0
- docling/pipeline/legacy_standard_pdf_pipeline.py +242 -0
- docling/pipeline/standard_pdf_pipeline.py +583 -96
- docling/pipeline/threaded_standard_pdf_pipeline.py +3 -645
- {docling-2.59.0.dist-info → docling-2.60.0.dist-info}/METADATA +1 -1
- {docling-2.59.0.dist-info → docling-2.60.0.dist-info}/RECORD +12 -11
- {docling-2.59.0.dist-info → docling-2.60.0.dist-info}/WHEEL +0 -0
- {docling-2.59.0.dist-info → docling-2.60.0.dist-info}/entry_points.txt +0 -0
- {docling-2.59.0.dist-info → docling-2.60.0.dist-info}/licenses/LICENSE +0 -0
- {docling-2.59.0.dist-info → docling-2.60.0.dist-info}/top_level.txt +0 -0
|
@@ -18,7 +18,7 @@ docling/backend/mspowerpoint_backend.py,sha256=71W_iV31Rggqn9UcMzXmsZ3QKMRpsBT8f
|
|
|
18
18
|
docling/backend/msword_backend.py,sha256=zNJy-KM3Ia-L8IQ4sjYxATW4owFxbg2CK0rzke8y-7w,57451
|
|
19
19
|
docling/backend/noop_backend.py,sha256=EOPbD86FzZPX-K_DpNrJh0_lC0bZz--4DpG-OagDNGY,1688
|
|
20
20
|
docling/backend/pdf_backend.py,sha256=UovGV3RJG6qllzMPYzhDB6GID7buGV6w1uxl5dOAEw4,3563
|
|
21
|
-
docling/backend/pypdfium2_backend.py,sha256=
|
|
21
|
+
docling/backend/pypdfium2_backend.py,sha256=M1bo20H271txPogI4NgMuc7b-zHJ_BuPDJifEAfjQ88,14497
|
|
22
22
|
docling/backend/webvtt_backend.py,sha256=9xPcfWVLuqhEAFrkv8aU36qHnSgjeINZAXT_C9C6XJA,19165
|
|
23
23
|
docling/backend/docx/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
24
24
|
docling/backend/docx/drawingml/utils.py,sha256=E9Iq8_052eEV5L1IN3ZqFX9eBidH56DKNlh6Tk7Do0I,3640
|
|
@@ -43,7 +43,7 @@ docling/datamodel/base_models.py,sha256=AmKIWnqjKo0WgUg6SsHJpN_et_B4rR6em0NEfJ1J
|
|
|
43
43
|
docling/datamodel/document.py,sha256=T9OogC1kIm0VDSC2ZFcFgWdcOjXzw5JvGr2y2hMlx3s,18795
|
|
44
44
|
docling/datamodel/extraction.py,sha256=7dgvtK5SuvgfB8LHAwS1FwrW1kcMQJuJG0ol8uAQgoQ,1323
|
|
45
45
|
docling/datamodel/layout_model_specs.py,sha256=GSkJ-Z_0PVgwWGi7C7TsxbzRjlrWS9ZrHJjHumv-Z5U,2339
|
|
46
|
-
docling/datamodel/pipeline_options.py,sha256=
|
|
46
|
+
docling/datamodel/pipeline_options.py,sha256=CWWpoPHnYEZBmd_lyZWvwuKrpyrRt4C_YoekjK5VlCc,11807
|
|
47
47
|
docling/datamodel/pipeline_options_asr_model.py,sha256=cLqtRHBr2kbTNXRJ1ZhFGiXIK7Nl9RFmz2Wd7tJF2Jg,2172
|
|
48
48
|
docling/datamodel/pipeline_options_vlm_model.py,sha256=JBdpfN3nASD5_DaAUe0tla20-Mia8fkveyNw7wVTJ4c,3131
|
|
49
49
|
docling/datamodel/settings.py,sha256=c0MTw6pO5be_BKxHKYl4SaBJAw_qL-aapxp-g5HHj1A,2084
|
|
@@ -56,7 +56,7 @@ docling/models/base_ocr_model.py,sha256=kT8TylASOpPlY60rIG6VL6_eLVsfg5KvEVnZHzDW
|
|
|
56
56
|
docling/models/code_formula_model.py,sha256=XRugm4EwifLRc-TrAk-glKlktJP-nAPneKh2EOovkJU,11308
|
|
57
57
|
docling/models/document_picture_classifier.py,sha256=9JvoWeH5uQBC7levjM8zptk7UT-b8EQnD-2EnxTjTT4,6202
|
|
58
58
|
docling/models/easyocr_model.py,sha256=sCWIe2xUYU1uK8g4qkPXh0OkUX-rV6BRd4Deb_na9Y4,7899
|
|
59
|
-
docling/models/layout_model.py,sha256=
|
|
59
|
+
docling/models/layout_model.py,sha256=_AGu_Fw_GsLJBQPAIWAblofj1GbSsbvtU-KlhrBdbu4,9309
|
|
60
60
|
docling/models/ocr_mac_model.py,sha256=y-1DSFDbACHpEwNTfQwzN9ab8r5j5rBFNPtQ48BzsrA,5396
|
|
61
61
|
docling/models/page_assemble_model.py,sha256=TvN1naez7dUodLxpUUBzpuMCpqZBTf6YSpewxgjzmrg,6323
|
|
62
62
|
docling/models/page_preprocessing_model.py,sha256=EmusNexws5ZmR93js_saVU0BedqZ_HIHQeY7lcf52tI,5284
|
|
@@ -87,9 +87,10 @@ docling/pipeline/asr_pipeline.py,sha256=rzEMHkbZfTmCwl4mjMa2bWRlVmkajC5nKBaY0bT7
|
|
|
87
87
|
docling/pipeline/base_extraction_pipeline.py,sha256=GYrEz83IXv-tdIHjtNWxMBNczFwL8SZyf9vnPJ3STaI,2627
|
|
88
88
|
docling/pipeline/base_pipeline.py,sha256=NPMQDTyis-LgQ4SybY2f5AESZl5PxogF-FRQuCDckXg,12748
|
|
89
89
|
docling/pipeline/extraction_vlm_pipeline.py,sha256=veUOTe8nGdnduZKaGn1RRb-NfU1H6t_EN4QAsb022Zg,8260
|
|
90
|
+
docling/pipeline/legacy_standard_pdf_pipeline.py,sha256=dFTFpwwgeELNCsstHvhQe7tD4REmOXLoAIFGpGTVo3c,10491
|
|
90
91
|
docling/pipeline/simple_pipeline.py,sha256=FSL_ucDd9k0D9DjNKMUkyCULIU8a057dvWfLEPmAc2A,2287
|
|
91
|
-
docling/pipeline/standard_pdf_pipeline.py,sha256=
|
|
92
|
-
docling/pipeline/threaded_standard_pdf_pipeline.py,sha256=
|
|
92
|
+
docling/pipeline/standard_pdf_pipeline.py,sha256=pPtimWbR7Iww7u2qIWd4vy6Ruc3Dk9wWS7aXqkeP-7c,31446
|
|
93
|
+
docling/pipeline/threaded_standard_pdf_pipeline.py,sha256=SO2ezB6QKpYKCJ1STctJNPoPyRQyf2jTksO1CRSukGc,200
|
|
93
94
|
docling/pipeline/vlm_pipeline.py,sha256=HSbSoGZyy4eIK8eOL2g_NymrHg8r-DrB2buggJQAqHU,16189
|
|
94
95
|
docling/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
95
96
|
docling/utils/accelerator_utils.py,sha256=DSajLxVx1JEVT0zt5de26llciLNlVfIDfSa2zYCFJzQ,2909
|
|
@@ -104,9 +105,9 @@ docling/utils/orientation.py,sha256=jTyLxyT31FlOodZoBMlADHNQK2lAWKYVs5z7pXd_6Cg,
|
|
|
104
105
|
docling/utils/profiling.py,sha256=YaMGoB9MMZpagF9mb5ndoHj8Lpb9aIdb7El-Pl7IcFs,1753
|
|
105
106
|
docling/utils/utils.py,sha256=kJtIYuzXeOyJHYlxmLAo7dGM5rEsDa1i84qEsUj1nio,1908
|
|
106
107
|
docling/utils/visualization.py,sha256=tY2ylE2aiQKkmzlSLnFW-HTfFyqUUMguW18ldd1PLfo,2868
|
|
107
|
-
docling-2.
|
|
108
|
-
docling-2.
|
|
109
|
-
docling-2.
|
|
110
|
-
docling-2.
|
|
111
|
-
docling-2.
|
|
112
|
-
docling-2.
|
|
108
|
+
docling-2.60.0.dist-info/licenses/LICENSE,sha256=mBb7ErEcM8VS9OhiGHnQ2kk75HwPhr54W1Oiz3965MY,1088
|
|
109
|
+
docling-2.60.0.dist-info/METADATA,sha256=OzgtvKwzf5G11YSPtypooStfqsna-huopIphSFZTeC8,11805
|
|
110
|
+
docling-2.60.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
111
|
+
docling-2.60.0.dist-info/entry_points.txt,sha256=hzVlbeE0aMSTQ9S0-NTYN0Hmgsn6qL_EA2qX4UbkAuY,149
|
|
112
|
+
docling-2.60.0.dist-info/top_level.txt,sha256=vkIywP-USjFyYo1AIRQbWQQaL3xB5jf8vkCYdTIfNic,8
|
|
113
|
+
docling-2.60.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|