File size: 450 Bytes
50776af
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# ── Production dependencies (app runtime only) ────────────────────────────────
Flask==3.0.3
torch==2.2.2
transformers==4.40.2
numpy==1.26.4
reportlab==4.1.0
pytesseract==0.3.13
Pillow==10.3.0

# ── Dev / Training only (not needed by the running app) ───────────────────────
# pandas==2.2.2
# scikit-learn==1.4.2
# datasets==2.19.1