requirements.txt 389 B

12345678910111213
  1. boto3>=1.28.43
  2. Brotli>=1.1.0
  3. click>=8.1.7
  4. fast-langdetect==0.2.0
  5. loguru>=0.6.0
  6. numpy>=1.21.6,<2.0.0
  7. pdfminer.six==20231228
  8. pydantic>=2.7.2,<2.8.0
  9. PyMuPDF>=1.24.9
  10. scikit-learn>=1.0.2
  11. torch>=2.2.2,<=2.3.1
  12. transformers
  13. # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator.