requirements.txt 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. certifi==2024.8.30
  2. charset-normalizer==3.4.0
  3. colorama==0.4.6
  4. coloredlogs==15.0.1
  5. contourpy==1.3.1
  6. cv==1.0.0
  7. cx_Freeze
  8. # cx_Logging
  9. cycler==0.12.1
  10. filelock==3.16.1
  11. flatbuffers==24.3.25
  12. fonttools==4.55.0
  13. fsspec==2024.10.0
  14. huggingface-hub==0.26.2
  15. humanfriendly==10.0
  16. idna==3.10
  17. Jinja2==3.1.4
  18. kiwisolver==1.4.7
  19. lief==0.15.1
  20. MarkupSafe==3.0.2
  21. matplotlib==3.9.2
  22. mpmath==1.3.0
  23. networkx==3.4.2
  24. numpy==2.1.3
  25. onnx==1.17.0
  26. onnxruntime==1.20.1
  27. opencv-python==4.10.0.84
  28. packaging==24.2
  29. pillow==11.0.0
  30. protobuf==3.20.3
  31. pyparsing==3.2.0
  32. pyreadline3==3.5.4
  33. python-dateutil==2.9.0.post0
  34. PyYAML==6.0.2
  35. regex==2024.11.6
  36. requests==2.32.3
  37. safetensors==0.4.5
  38. six==1.16.0
  39. sympy==1.13.1
  40. tf2onnx==1.16.1
  41. tokenizers==0.20.3
  42. tomli==2.1.0
  43. torch==2.5.1
  44. torchvision==0.20.1
  45. tqdm==4.67.0
  46. transformers==4.46.3
  47. typing_extensions==4.12.2
  48. urllib3==2.2.3
  49. Flask==3.0.2
  50. Flask_Cors==4.0.0