First commit

This commit is contained in:
2025-07-09 02:12:06 +02:00
parent 1a7946495c
commit a5e044d747
23 changed files with 1967 additions and 0 deletions

14
api/requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
fastapi==0.100.0
uvicorn==0.23.2
python-multipart==0.0.6
rq==1.15.1
redis==4.6.0
pydantic==2.3.0
pydantic-settings==2.0.3
python-dotenv==1.0.0
httpx==0.24.1
PyMuPDF==1.22.5
opencv-python==4.8.0.74
numpy==1.24.3
pytesseract==0.3.10
Pillow==10.0.0