sparrow-parse 0.5.4__py3-none-any.whl → 0.5.5__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.
sparrow_parse/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '0.5.4'
1
+ __version__ = '0.5.5'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sparrow-parse
3
- Version: 0.5.4
3
+ Version: 0.5.5
4
4
  Summary: Sparrow Parse is a Python package (part of Sparrow) for parsing and extracting information from documents.
5
5
  Home-page: https://github.com/katanaml/sparrow/tree/main/sparrow-data/parse
6
6
  Author: Andrej Baranovskij
@@ -17,15 +17,16 @@ Classifier: Programming Language :: Python :: 3.10
17
17
  Requires-Python: >=3.10
18
18
  Description-Content-Type: text/markdown
19
19
  Requires-Dist: rich
20
- Requires-Dist: torchvision==0.21.0
21
- Requires-Dist: torch==2.6.0
22
- Requires-Dist: sentence-transformers==3.3.1
23
- Requires-Dist: numpy==2.1.3
24
- Requires-Dist: pypdf==4.3.0
25
- Requires-Dist: gradio-client
26
- Requires-Dist: pdf2image
27
- Requires-Dist: mlx>=0.22.0; sys_platform == "darwin" and platform_machine == "arm64"
28
- Requires-Dist: mlx-vlm==0.1.12; sys_platform == "darwin" and platform_machine == "arm64"
20
+ Requires-Dist: transformers>=4.49.0
21
+ Requires-Dist: torchvision>=0.21.0
22
+ Requires-Dist: torch>=2.6.0
23
+ Requires-Dist: sentence-transformers>=3.3.1
24
+ Requires-Dist: numpy>=2.1.3
25
+ Requires-Dist: pypdf>=5.2.0
26
+ Requires-Dist: gradio-client>=1.7.2
27
+ Requires-Dist: pdf2image>=1.17.0
28
+ Requires-Dist: mlx>=0.23.1; sys_platform == "darwin" and platform_machine == "arm64"
29
+ Requires-Dist: mlx-vlm==0.1.14; sys_platform == "darwin" and platform_machine == "arm64"
29
30
 
30
31
  # Sparrow Parse
31
32
 
@@ -1,4 +1,4 @@
1
- sparrow_parse/__init__.py,sha256=gnTFnLc3UfVFZDdUQkPOzXDRxlG10U4PVgdajQWe9do,21
1
+ sparrow_parse/__init__.py,sha256=nrKeY2xA6SXRPdgHDxi2HLkFNpXRuW6MkqwC0reZpy8,21
2
2
  sparrow_parse/__main__.py,sha256=Xs1bpJV0n08KWOoQE34FBYn6EBXZA9HIYJKrE4ZdG78,153
3
3
  sparrow_parse/text_extraction.py,sha256=JtUU7swvV12xBai5S9ICxWWWrUlkpZTZqvUnbz1h5Mk,834
4
4
  sparrow_parse/extractors/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -14,8 +14,8 @@ sparrow_parse/vllm/inference_base.py,sha256=4mwGoAY63MB4cHZpV0czTkJWEzimmiTzqqzK
14
14
  sparrow_parse/vllm/inference_factory.py,sha256=FTM65O-dW2WZchHOrNN7_Q3-FlVoAc65iSptuuUuClM,1166
15
15
  sparrow_parse/vllm/local_gpu_inference.py,sha256=aHoJTejb5xrXjWDIGu5RBQWEyRCOBCB04sMvO2Wyvg8,628
16
16
  sparrow_parse/vllm/mlx_inference.py,sha256=MUuW56f-aKnVmeMAATxKLxsovEMmp1qlgtlmW8J2C7M,4899
17
- sparrow_parse-0.5.4.dist-info/METADATA,sha256=9r4qw4ysDXAmqXM37Sysz53ukDDECv3sHyvTKpmxfFo,7203
18
- sparrow_parse-0.5.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
19
- sparrow_parse-0.5.4.dist-info/entry_points.txt,sha256=8CrvTVTTcz1YuZ8aRCYNOH15ZOAaYLlcbYX3t28HwJY,54
20
- sparrow_parse-0.5.4.dist-info/top_level.txt,sha256=n6b-WtT91zKLyCPZTP7wvne8v_yvIahcsz-4sX8I0rY,14
21
- sparrow_parse-0.5.4.dist-info/RECORD,,
17
+ sparrow_parse-0.5.5.dist-info/METADATA,sha256=l9s3Vi-5KVtryw0a1Z7AXqQHIKuUMbPQu0XNeilRofU,7254
18
+ sparrow_parse-0.5.5.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
19
+ sparrow_parse-0.5.5.dist-info/entry_points.txt,sha256=8CrvTVTTcz1YuZ8aRCYNOH15ZOAaYLlcbYX3t28HwJY,54
20
+ sparrow_parse-0.5.5.dist-info/top_level.txt,sha256=n6b-WtT91zKLyCPZTP7wvne8v_yvIahcsz-4sX8I0rY,14
21
+ sparrow_parse-0.5.5.dist-info/RECORD,,