MANIFEST.in
setup.py
ton_ocr/__init__.py
ton_ocr/pipeline.py
ton_ocr.egg-info/PKG-INFO
ton_ocr.egg-info/SOURCES.txt
ton_ocr.egg-info/dependency_links.txt
ton_ocr.egg-info/requires.txt
ton_ocr.egg-info/top_level.txt
ton_ocr/det/__init__.py
ton_ocr/det/postprocess.py
ton_ocr/det/predict_det.py
ton_ocr/det/preprocess.py
ton_ocr/models/text_detection.onnx
ton_ocr/models/text_recognition.onnx
ton_ocr/rec/__init__.py
ton_ocr/rec/ppocr_keys_v1.txt
ton_ocr/rec/predict_rec.py
ton_ocr/rec/rec_decoder.py