mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 11:47:06 +08:00
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
include LICENSE.txt
|
|
include README.md
|
|
|
|
recursive-include ppocr/utils *.txt utility.py logging.py
|
|
recursive-include ppocr/data/ *.py
|
|
recursive-include ppocr/postprocess *.py
|
|
recursive-include tools/infer *.py
|
|
recursive-include ppocr/utils/e2e_utils/ *.py |