You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 397 B

123456789101112131415161718
  1. numpy >= 1.17.0, <= 1.17.5
  2. protobuf >= 3.8.0
  3. asttokens >= 1.1.13
  4. pillow >= 6.2.0
  5. scipy >= 1.3.3
  6. easydict >= 1.9
  7. sympy >= 1.4
  8. cffi >= 1.13.2
  9. wheel >= 0.32.0
  10. decorator >= 4.4.0
  11. setuptools >= 40.8.0
  12. matplotlib >= 3.1.3 # for ut test
  13. opencv-python >= 4.1.2.30 # for ut test
  14. sklearn >= 0.0 # for st test
  15. pandas >= 1.0.2 # for ut test
  16. bs4
  17. astunparse
  18. packaging >= 20.0