feat: initial commit for post-ocr extraction pipeline

This commit is contained in:
empty
2026-02-12 14:20:33 +08:00
commit fe5a346fdd
7 changed files with 196 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
paddleocr
paddlepaddle
pandas
openpyxl
pydantic
tqdm