requirements.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. absl-py==1.4.0
  2. astunparse==1.6.3
  3. beautifulsoup4==4.9.3
  4. cachetools==5.3.0
  5. certifi==2022.12.7
  6. chardet==3.0.4
  7. flatbuffers==23.3.3
  8. gast==0.5.3
  9. google-auth==2.16.2
  10. google-auth-oauthlib==0.4.6
  11. google-pasta==0.2.0
  12. grpcio==1.46.0
  13. h5py==3.8.0
  14. idna==2.8
  15. importlib-metadata==6.1.0
  16. keras==2.8.0
  17. Keras-Preprocessing==1.1.2
  18. libclang==15.0.6.1
  19. loguru==0.6.0
  20. lxml==4.6.2
  21. Markdown==3.4.3
  22. MarkupSafe==2.1.2
  23. numpy==1.24.2
  24. oauthlib==3.2.2
  25. opt-einsum==3.3.0
  26. packaging==23.0
  27. pandas==1.5.3
  28. protobuf==3.18.1
  29. pyasn1==0.4.8
  30. pyasn1-modules==0.2.8
  31. python-dateutil==2.8.2
  32. pytz==2022.7.1
  33. requests==2.22.0
  34. requests-oauthlib==1.3.1
  35. rsa==4.9
  36. six==1.16.0
  37. soupsieve==2.4
  38. tensorboard==2.8.0
  39. tensorboard-data-server==0.6.1
  40. tensorboard-plugin-wit==1.8.1
  41. tensorflow-addons==0.17.1
  42. tensorflow-cpu==2.8.0
  43. tensorflow-estimator==2.8.0
  44. tensorflow-io-gcs-filesystem==0.31.0
  45. tensorflow-rocm @ file:///home/fy/bin/torchfix/tensorflow_rocm-2.8.0-cp38-cp38-linux_x86_64.whl
  46. termcolor==2.2.0
  47. tf-estimator-nightly==2.8.0.dev2021122109
  48. typeguard==3.0.2
  49. typing_extensions==4.5.0
  50. urllib3==1.25.11
  51. Werkzeug==2.2.3
  52. wrapt==1.15.0
  53. zipp==3.15.0