.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/FUNDING.yml
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/ruff.yml
assets/examples/01.png
assets/examples/02.png
assets/examples/03.png
assets/examples/04.png
assets/examples/05.png
assets/examples/06.png
assets/examples/07.png
assets/examples/08.png
assets/examples/09.png
assets/examples/10.png
assets/examples/11.png
assets/examples/12.png
assets/examples/13.png
hayai_ocr/__init__.py
hayai_ocr/__main__.py
hayai_ocr/_version.py
hayai_ocr/ocr.py
hayai_ocr/run.py
hayai_ocr.egg-info/PKG-INFO
hayai_ocr.egg-info/SOURCES.txt
hayai_ocr.egg-info/dependency_links.txt
hayai_ocr.egg-info/entry_points.txt
hayai_ocr.egg-info/requires.txt
hayai_ocr.egg-info/top_level.txt
hayai_ocr/assets/example.jpg
tests/__init__.py
tests/generate_expected_results.py
tests/test_ocr.py
tests/data/expected_results.json
tests/data/images/00.jpg
tests/data/images/01.jpg
tests/data/images/02.jpg
tests/data/images/03.jpg
tests/data/images/04.jpg
tests/data/images/05.jpg
tests/data/images/06.jpg
tests/data/images/07.jpg
tests/data/images/08.jpg
tests/data/images/09.jpg
tests/data/images/10.jpg
tests/data/images/11.jpg