docling-ibm-models 3.3.1__py3-none-any.whl → 3.3.2__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.
- {docling_ibm_models-3.3.1.dist-info → docling_ibm_models-3.3.2.dist-info}/METADATA +2 -2
- {docling_ibm_models-3.3.1.dist-info → docling_ibm_models-3.3.2.dist-info}/RECORD +4 -4
- {docling_ibm_models-3.3.1.dist-info → docling_ibm_models-3.3.2.dist-info}/LICENSE +0 -0
- {docling_ibm_models-3.3.1.dist-info → docling_ibm_models-3.3.2.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: docling-ibm-models
|
3
|
-
Version: 3.3.
|
3
|
+
Version: 3.3.2
|
4
4
|
Summary: This package contains the AI models used by the Docling PDF conversion package
|
5
5
|
License: MIT
|
6
6
|
Keywords: docling,convert,document,pdf,layout model,segmentation,table structure,table former
|
@@ -20,7 +20,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.12
|
21
21
|
Classifier: Programming Language :: Python :: 3.13
|
22
22
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
23
|
-
Requires-Dist: Pillow (>=10.0.0,<
|
23
|
+
Requires-Dist: Pillow (>=10.0.0,<12.0.0)
|
24
24
|
Requires-Dist: huggingface_hub (>=0.23,<1)
|
25
25
|
Requires-Dist: jsonlines (>=3.1.0,<4.0.0)
|
26
26
|
Requires-Dist: numpy (>=1.24.4,<2.0.0) ; sys_platform == "darwin" and platform_machine == "x86_64"
|
@@ -32,7 +32,7 @@ docling_ibm_models/tableformer/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeu
|
|
32
32
|
docling_ibm_models/tableformer/utils/app_profiler.py,sha256=Pb7o1zcikKXh7ninaNt4_nVa1xuUrogZxbTr6U6jkEE,8392
|
33
33
|
docling_ibm_models/tableformer/utils/mem_monitor.py,sha256=NFZUnrfLThXNZQrm3ESRmPSJmPF2J1z3E2v_72O4dRw,6408
|
34
34
|
docling_ibm_models/tableformer/utils/utils.py,sha256=8Bxf1rEn977lFbY9NX0r5xh9PvxIRipQZX_EZW92XfA,10980
|
35
|
-
docling_ibm_models-3.3.
|
36
|
-
docling_ibm_models-3.3.
|
37
|
-
docling_ibm_models-3.3.
|
38
|
-
docling_ibm_models-3.3.
|
35
|
+
docling_ibm_models-3.3.2.dist-info/LICENSE,sha256=mBb7ErEcM8VS9OhiGHnQ2kk75HwPhr54W1Oiz3965MY,1088
|
36
|
+
docling_ibm_models-3.3.2.dist-info/METADATA,sha256=rHUKawXijJBFGjFKjNl4fRpUFC0ChvURUFOvUqL2t04,7347
|
37
|
+
docling_ibm_models-3.3.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
38
|
+
docling_ibm_models-3.3.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|