requirements.txt 208 B

12345678910111213
  1. numpy>=1.26.0
  2. opencv-python>=4.8.0
  3. onnxruntime-gpu==1.15.1
  4. onnx>=1.17.0
  5. pandas>=2.0.0
  6. openpyxl>=3.1.0
  7. xlsxwriter>=3.0.0
  8. matplotlib>=3.7.0
  9. seaborn>=0.12.0
  10. pillow>=10.0.0
  11. tqdm>=4.65.0
  12. typing-extensions>=4.0.0