mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
10 lines
251 B
Plaintext
10 lines
251 B
Plaintext
include LICENSE
|
|
include README.md
|
|
|
|
recursive-include ppocr/utils *.txt utility.py logging.py network.py
|
|
recursive-include ppocr/data/ *.py
|
|
recursive-include ppocr/postprocess *.py
|
|
recursive-include tools/infer *.py
|
|
recursive-include ppstructure *.py
|
|
|