Metadata-Version: 2.1
Name: vlm4ocr
Version: 0.4.1
Summary: Python package and Web App for OCR with vision language models.
License: MIT
Author: Enshuo (David) Hsu
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: tesseract
Requires-Dist: colorama (>=0.4.4)
Requires-Dist: json-repair (>=0.30.0)
Requires-Dist: llm-inference-engine (>=0.1.1,<0.2.0)
Requires-Dist: pdf2image (>=1.16.0)
Requires-Dist: pillow (>=10.0.0)
Requires-Dist: pytesseract (>=0.3.13) ; extra == "tesseract"
Description-Content-Type: text/markdown

This is the readme for vlm4ocr Python package.
