vlm4ocr 0.3.1__py3-none-any.whl → 0.4.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: vlm4ocr
3
- Version: 0.3.1
3
+ Version: 0.4.1
4
4
  Summary: Python package and Web App for OCR with vision language models.
5
5
  License: MIT
6
6
  Author: Enshuo (David) Hsu
@@ -12,6 +12,7 @@ Classifier: Programming Language :: Python :: 3.12
12
12
  Provides-Extra: tesseract
13
13
  Requires-Dist: colorama (>=0.4.4)
14
14
  Requires-Dist: json-repair (>=0.30.0)
15
+ Requires-Dist: llm-inference-engine (>=0.1.1,<0.2.0)
15
16
  Requires-Dist: pdf2image (>=1.16.0)
16
17
  Requires-Dist: pillow (>=10.0.0)
17
18
  Requires-Dist: pytesseract (>=0.3.13) ; extra == "tesseract"
@@ -1,4 +1,4 @@
1
- vlm4ocr/__init__.py,sha256=NpJ-jquqaXo-uHPcMOYUtqToLWLxixftPQn7epD2XbY,506
1
+ vlm4ocr/__init__.py,sha256=t38JadywwsohXNa06DntObpDXxv4Tg76w6-tn4P5eUs,567
2
2
  vlm4ocr/assets/default_prompt_templates/ocr_HTML_system_prompt.txt,sha256=igPOntiLDZXTB71-QrTmMJveb6XC1TgArg1serPc9V8,547
3
3
  vlm4ocr/assets/default_prompt_templates/ocr_HTML_user_prompt.txt,sha256=cVn538JojZfCtIhfrcOPWt0dO7dtDqgB9xdS_5VvAqo,41
4
4
  vlm4ocr/assets/default_prompt_templates/ocr_JSON_system_prompt.txt,sha256=v-fUw53gkngc_dz9TMH2abALDsAEZfe-zJ2u3-SO4ck,417
@@ -6,12 +6,12 @@ vlm4ocr/assets/default_prompt_templates/ocr_markdown_system_prompt.txt,sha256=pI
6
6
  vlm4ocr/assets/default_prompt_templates/ocr_markdown_user_prompt.txt,sha256=61EJv8POsQGIIUVwCjDU73lMXJE7F3qhPIYl6zSbl1Q,45
7
7
  vlm4ocr/assets/default_prompt_templates/ocr_text_system_prompt.txt,sha256=WbLSOerqFjlYGaGWJ-w2enhky1WhnPl011s0fgRPgnQ,398
8
8
  vlm4ocr/assets/default_prompt_templates/ocr_text_user_prompt.txt,sha256=ftgNAIPy_UlrcY6m7-IkH2ApHkCzRnymra1w2wg60Ks,47
9
- vlm4ocr/cli.py,sha256=mq5fbJQvgUm89Vd9v2SIW9ARsGex-8V46-r3-evjYrs,19966
10
- vlm4ocr/data_types.py,sha256=BOcq5KsZFJ_-Fxb9A4IJfOd0x5u-1tUQkYbWAJayuPM,4416
11
- vlm4ocr/ocr_engines.py,sha256=up7p9xGIeBdwQgqChlr7lsTMWTVFtSWzwlFZp2wKAxk,25431
9
+ vlm4ocr/cli.py,sha256=qFFIynex4sQSmT9ryjO2fPrkWfMyy3Aefp0p99rD3lU,22741
10
+ vlm4ocr/data_types.py,sha256=DAlMl6UsfajVs7tIVjl2E8hT8BQg2fcOW7SDG12uIaA,5922
11
+ vlm4ocr/ocr_engines.py,sha256=aLoA5J29bbffJwoeHo_DgPr0EaR7Q6Z5PlSW6UhZ2hw,27044
12
12
  vlm4ocr/utils.py,sha256=nQhUskOze99wCVMKmvsen0dhq-9NdN4EPC_bdYfkjgA,13611
13
- vlm4ocr/vlm_engines.py,sha256=rfb4P1fhpY6ClC27FMhYCWOaIjCipZCx3gPrNnDbF0w,50209
14
- vlm4ocr-0.3.1.dist-info/METADATA,sha256=_l03maaznCHetgYPATohqd_yFJenWE57sdw_JLaVmc0,710
15
- vlm4ocr-0.3.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
16
- vlm4ocr-0.3.1.dist-info/entry_points.txt,sha256=qzWUk_QTZ12cH4DLjjfqce89EAlOydD85dreRRZF3K4,44
17
- vlm4ocr-0.3.1.dist-info/RECORD,,
13
+ vlm4ocr/vlm_engines.py,sha256=Rv8-QcOBJYgjjaBLMHfAanQr9aTbH7rSCtuf9dH3lTc,10298
14
+ vlm4ocr-0.4.1.dist-info/METADATA,sha256=3Txes_WwZIVBKkla3-zhPdrUzq6VJDeWcH0WALJbvH4,763
15
+ vlm4ocr-0.4.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
16
+ vlm4ocr-0.4.1.dist-info/entry_points.txt,sha256=qzWUk_QTZ12cH4DLjjfqce89EAlOydD85dreRRZF3K4,44
17
+ vlm4ocr-0.4.1.dist-info/RECORD,,