requirements.txt 211 B

12345678910111213141516
  1. wheel
  2. requests
  3. tqdm
  4. numpy<2
  5. # Compatible with paddlex
  6. opencv-contrib-python
  7. pyyaml
  8. pillow<10.0.0
  9. pandas>=0.25.0,<=1.3.5
  10. pycocotools
  11. matplotlib
  12. chinese_calendar
  13. joblib
  14. scikit-image
  15. scikit-learn>=1.3.2
  16. tokenizers