docling-ibm-models 2.0.5__py3-none-any.whl → 2.0.7__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-2.0.5.dist-info → docling_ibm_models-2.0.7.dist-info}/METADATA +5 -5
- {docling_ibm_models-2.0.5.dist-info → docling_ibm_models-2.0.7.dist-info}/RECORD +4 -4
- {docling_ibm_models-2.0.5.dist-info → docling_ibm_models-2.0.7.dist-info}/LICENSE +0 -0
- {docling_ibm_models-2.0.5.dist-info → docling_ibm_models-2.0.7.dist-info}/WHEEL +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: docling-ibm-models
|
3
|
-
Version: 2.0.
|
3
|
+
Version: 2.0.7
|
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
|
7
7
|
Author: Nikos Livathinos
|
8
8
|
Author-email: nli@zurich.ibm.com
|
9
|
-
Requires-Python: >=3.
|
9
|
+
Requires-Python: >=3.9,<4.0
|
10
10
|
Classifier: Development Status :: 5 - Production/Stable
|
11
11
|
Classifier: Intended Audience :: Developers
|
12
12
|
Classifier: Intended Audience :: Science/Research
|
@@ -14,6 +14,7 @@ Classifier: License :: OSI Approved :: MIT License
|
|
14
14
|
Classifier: Operating System :: MacOS :: MacOS X
|
15
15
|
Classifier: Operating System :: POSIX :: Linux
|
16
16
|
Classifier: Programming Language :: Python :: 3
|
17
|
+
Classifier: Programming Language :: Python :: 3.9
|
17
18
|
Classifier: Programming Language :: Python :: 3.10
|
18
19
|
Classifier: Programming Language :: Python :: 3.11
|
19
20
|
Classifier: Programming Language :: Python :: 3.12
|
@@ -21,8 +22,7 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
21
22
|
Requires-Dist: Pillow (>=10.0.0,<11.0.0)
|
22
23
|
Requires-Dist: huggingface_hub (>=0.23,<1)
|
23
24
|
Requires-Dist: jsonlines (>=3.1.0,<4.0.0)
|
24
|
-
Requires-Dist: numpy (>=1.24.4,<
|
25
|
-
Requires-Dist: numpy (>=2.1.0,<3.0.0) ; python_version >= "3.13"
|
25
|
+
Requires-Dist: numpy (>=1.24.4,<3.0.0)
|
26
26
|
Requires-Dist: opencv-python-headless (>=4.6.0.66,<5.0.0.0)
|
27
27
|
Requires-Dist: torch (>=2.2.2,<3.0.0)
|
28
28
|
Requires-Dist: torchvision (>=0,<1)
|
@@ -30,7 +30,7 @@ Requires-Dist: tqdm (>=4.64.0,<5.0.0)
|
|
30
30
|
Description-Content-Type: text/markdown
|
31
31
|
|
32
32
|
[](https://pypi.org/project/docling-ibm-models/)
|
33
|
-
](https://pypi.org/project/docling-ibm-models/)
|
34
34
|
[](https://python-poetry.org/)
|
35
35
|
[](https://github.com/psf/black)
|
36
36
|
[](https://pycqa.github.io/isort/)
|
@@ -22,7 +22,7 @@ docling_ibm_models/tableformer/utils/app_profiler.py,sha256=Pb7o1zcikKXh7ninaNt4
|
|
22
22
|
docling_ibm_models/tableformer/utils/mem_monitor.py,sha256=ycZ07fUBVVKKLTVGF54jGPDM2aTkKuZWk1kMbOS0wwQ,6353
|
23
23
|
docling_ibm_models/tableformer/utils/torch_utils.py,sha256=uN0rK9mSXy1ewBnBnILrWebJhhVU4N-XJZBqNiLJwlQ,8893
|
24
24
|
docling_ibm_models/tableformer/utils/utils.py,sha256=8Bxf1rEn977lFbY9NX0r5xh9PvxIRipQZX_EZW92XfA,10980
|
25
|
-
docling_ibm_models-2.0.
|
26
|
-
docling_ibm_models-2.0.
|
27
|
-
docling_ibm_models-2.0.
|
28
|
-
docling_ibm_models-2.0.
|
25
|
+
docling_ibm_models-2.0.7.dist-info/LICENSE,sha256=mBb7ErEcM8VS9OhiGHnQ2kk75HwPhr54W1Oiz3965MY,1088
|
26
|
+
docling_ibm_models-2.0.7.dist-info/METADATA,sha256=0bsjQO9MThzSoalrxicKNwvx8D3YXYC4wqAHBJYeqLQ,6879
|
27
|
+
docling_ibm_models-2.0.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
28
|
+
docling_ibm_models-2.0.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|