This commit is contained in:
2026-01-12 22:49:25 +08:00
commit 48dbaeacd5
8 changed files with 584 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
fastapi==0.95.2
uvicorn==0.22.0
python-multipart==0.0.6
rapidocr_onnxruntime==1.3.8
numpy
Pillow
pdf2image
openpyxl
python-pptx
requests
xlrd>=2.0.1