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

8
worker/requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
rq==1.15.1
redis==4.6.0
PyMuPDF==1.22.5
opencv-python==4.8.0.74
numpy==1.24.3
python-dotenv==1.0.0
pytesseract==0.3.10
Pillow==10.0.0