requirements.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. absl-py==1.0.0
  2. albumentations==1.1.0
  3. astor==0.8.1
  4. astunparse==1.6.3
  5. autopep8==1.6.0
  6. cachetools==5.1.0
  7. certifi==2021.10.8
  8. charset-normalizer==2.0.12
  9. cloudpickle==2.2.0
  10. colorama==0.4.6
  11. contextlib2==21.6.0
  12. contourpy==1.0.5
  13. cycler==0.11.0
  14. dnspython==2.2.1
  15. filelock==3.8.0
  16. flatbuffers==22.10.26
  17. fonttools==4.33.3
  18. future==0.18.2
  19. gast==0.4.0
  20. google-auth==2.6.6
  21. google-auth-oauthlib==0.4.6
  22. google-pasta==0.2.0
  23. grpcio==1.46.3
  24. h5py==3.7.0
  25. hyperopt==0.1.2
  26. idna==3.3
  27. imagecorruptions==1.1.2
  28. imageio==2.19.2
  29. imgaug==0.4.0
  30. importlib-metadata==4.11.4
  31. joblib==1.1.0
  32. json-tricks==3.15.5
  33. keras==2.10.0
  34. Keras-Preprocessing==1.1.2
  35. kiwisolver==1.4.2
  36. libclang==14.0.6
  37. Markdown==3.3.7
  38. MarkupSafe==2.1.1
  39. matplotlib==3.5.2
  40. networkx==2.8
  41. nni==2.9
  42. numpy==1.22.3
  43. oauthlib==3.2.0
  44. onnx==1.12.0
  45. onnx-tf==1.10.0
  46. opencv-python==4.5.5.64
  47. opencv-python-headless==4.5.5.64
  48. opt-einsum==3.3.0
  49. packaging==21.3
  50. pandas==1.4.2
  51. Pillow==9.1.0
  52. prettytable==3.5.0
  53. protobuf==3.20.1
  54. psutil==5.9.3
  55. pyasn1==0.4.8
  56. pyasn1-modules==0.2.8
  57. pycodestyle==2.8.0
  58. pymongo==4.3.2
  59. pyparsing==3.0.9
  60. python-dateutil==2.8.2
  61. PythonWebHDFS==0.2.3
  62. pytz==2022.1
  63. PyWavelets==1.3.0
  64. PyYAML==6.0
  65. qudida==0.0.4
  66. requests==2.27.1
  67. requests-oauthlib==1.3.1
  68. responses==0.22.0
  69. rsa==4.8
  70. schema==0.7.5
  71. scikit-image==0.19.2
  72. scikit-learn==1.1.0
  73. scipy==1.8.0
  74. Shapely==1.8.2
  75. simplejson==3.17.6
  76. six==1.16.0
  77. sklearn==0.0
  78. tensorboard==2.9.0
  79. tensorboard-data-server==0.6.1
  80. tensorboard-plugin-wit==1.8.1
  81. termcolor==2.1.0
  82. threadpoolctl==3.1.0
  83. tifffile==2022.5.4
  84. toml==0.10.2
  85. torch==1.13.0
  86. torch-tb-profiler==0.4.0
  87. torchattacks==3.2.6
  88. torchinfo==1.6.6
  89. torchmetrics==0.9.0
  90. torchsummary==1.5.1
  91. torchvision==0.14.0
  92. tqdm==4.64.0
  93. typeguard==2.13.3
  94. types-toml==0.10.8
  95. typing_extensions==4.2.0
  96. urllib3==1.26.9
  97. wcwidth==0.2.5
  98. websockets==10.4
  99. Werkzeug==2.1.2
  100. wrapt==1.14.1
  101. zipp==3.8.0