项目初始化

This commit is contained in:
2025-09-28 13:37:21 +08:00
commit 7795de3550
21 changed files with 364 additions and 0 deletions

6
requirement.txt Normal file
View File

@@ -0,0 +1,6 @@
fastapi==0.112.2
uvicorn==0.32.1
easyocr==1.7.2
orjson==3.10.16
python-multipart==0.0.20
paddleocr==2.10.0