docling-ibm-models 3.1.0__py3-none-any.whl → 3.1.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: docling-ibm-models
3
- Version: 3.1.0
3
+ Version: 3.1.1
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
@@ -23,7 +23,8 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
23
23
  Requires-Dist: Pillow (>=10.0.0,<11.0.0)
24
24
  Requires-Dist: huggingface_hub (>=0.23,<1)
25
25
  Requires-Dist: jsonlines (>=3.1.0,<4.0.0)
26
- Requires-Dist: numpy (>=1.24.4,<3.0.0)
26
+ Requires-Dist: numpy (>=1.24.4,<2.0.0) ; sys_platform == "darwin" and platform_machine == "x86_64"
27
+ Requires-Dist: numpy (>=1.24.4,<3.0.0) ; sys_platform != "darwin" or platform_machine != "x86_64"
27
28
  Requires-Dist: opencv-python-headless (>=4.6.0.66,<5.0.0.0)
28
29
  Requires-Dist: safetensors[torch] (>=0.4.3,<1)
29
30
  Requires-Dist: torch (>=2.2.2,<3.0.0)
@@ -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-3.1.0.dist-info/LICENSE,sha256=mBb7ErEcM8VS9OhiGHnQ2kk75HwPhr54W1Oiz3965MY,1088
26
- docling_ibm_models-3.1.0.dist-info/METADATA,sha256=tWJOjbwYGXZqg2qcjpMrOUm-3wCuThh05yqZmbY26s8,7023
27
- docling_ibm_models-3.1.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
28
- docling_ibm_models-3.1.0.dist-info/RECORD,,
25
+ docling_ibm_models-3.1.1.dist-info/LICENSE,sha256=mBb7ErEcM8VS9OhiGHnQ2kk75HwPhr54W1Oiz3965MY,1088
26
+ docling_ibm_models-3.1.1.dist-info/METADATA,sha256=71pKGRH9yv4TvZChCCoyyfOUD1FO4biNy1L3nCVKbIU,7181
27
+ docling_ibm_models-3.1.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
28
+ docling_ibm_models-3.1.1.dist-info/RECORD,,