requirements.txt 243 B

1234567891011121314
  1. torch~=2.1.2
  2. fastapi~=0.110.1
  3. opencv-python~=4.8.1.78
  4. uvicorn~=0.25.0
  5. pytesseract~=0.3.10
  6. easyocr~=1.7.1
  7. Pillow~=10.1.0
  8. numpy~=1.26.2
  9. pandas~=2.1.4
  10. GitPython~=3.1.40
  11. onnx~=1.16.0
  12. onnxruntime~=1.17.1
  13. python-dotenv==1.0.1
  14. python-multipart==0.0.9