requirements.txt 203 B

12345678910111213
  1. python==3.8
  2. imutils==0.5.4
  3. torch==1.10.1
  4. numpy==1.24.4
  5. onnxruntime_gpu==1.10.0
  6. pandas==1.1.5
  7. torchvision==0.11.2
  8. PyYAML==6.0.1
  9. requests==2.27.1
  10. matplotlib==3.4.0
  11. easydict==1.13
  12. scipy==1.10.1
  13. tqdm==4.41.0