LICENSE
README.md
pyproject.toml
german_ocr/__init__.py
german_ocr/cli.py
german_ocr/cloud_client.py
german_ocr/extractor.py
german_ocr/hf_backend.py
german_ocr/llamacpp_backend.py
german_ocr/ocr.py
german_ocr/ollama_backend.py
german_ocr/utils.py
german_ocr.egg-info/PKG-INFO
german_ocr.egg-info/SOURCES.txt
german_ocr.egg-info/dependency_links.txt
german_ocr.egg-info/entry_points.txt
german_ocr.egg-info/requires.txt
german_ocr.egg-info/top_level.txt
tests/test_cloud_client.py