Advertisement
Guest User

Untitled

a guest
Jul 21st, 2021
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. (tfod) (base) C:\Users\piper\python\Tensorflow\TFODCourse>pip list
  2. Package Version Location
  3. ----------------------- ------------------- ---------------------------------------------------------------------------
  4. absl-py 0.13.0
  5. astunparse 1.6.3
  6. backcall 0.2.0
  7. cachetools 4.2.2
  8. certifi 2021.5.30
  9. charset-normalizer 2.0.3
  10. colorama 0.4.4
  11. cycler 0.10.0
  12. Cython 0.29.24
  13. debugpy 1.3.0
  14. decorator 5.0.9
  15. flatbuffers 1.12
  16. gast 0.4.0
  17. gin-config 0.4.0
  18. google-auth 1.33.1
  19. google-auth-oauthlib 0.4.4
  20. google-cloud-bigquery 1.21.0
  21. google-pasta 0.2.0
  22. grpcio 1.34.1
  23. h5py 3.1.0
  24. idna 3.2
  25. ipykernel 6.0.3
  26. ipython 7.25.0
  27. ipython-genutils 0.2.0
  28. jedi 0.18.0
  29. jupyter-client 6.1.12
  30. jupyter-core 4.7.1
  31. keras-nightly 2.5.0.dev2021032900
  32. Keras-Preprocessing 1.1.2
  33. kiwisolver 1.3.1
  34. lvis 0.5.3
  35. lxml 4.6.3
  36. Markdown 3.3.4
  37. matplotlib 3.2.0
  38. matplotlib-inline 0.1.2
  39. numpy 1.19.5
  40. oauthlib 3.1.1
  41. object-detection 0.1
  42. opencv-python 4.5.3.56
  43. opt-einsum 3.3.0
  44. pandas 1.3.0
  45. parso 0.8.2
  46. pickleshare 0.7.5
  47. Pillow 8.3.1
  48. pip 21.1.3
  49. prompt-toolkit 3.0.19
  50. protobuf 3.17.3
  51. pyasn1 0.4.8
  52. pyasn1-modules 0.2.8
  53. pycocotools 2.0.2
  54. Pygments 2.9.0
  55. pyparsing 2.4.7
  56. PyQt5 5.15.4
  57. PyQt5-Qt5 5.15.2
  58. PyQt5-sip 12.9.0
  59. python-dateutil 2.8.2
  60. pytz 2021.1
  61. pywin32 225
  62. PyYAML 5.4.1
  63. pyzmq 22.1.0
  64. requests 2.26.0
  65. requests-oauthlib 1.3.0
  66. rsa 4.7.2
  67. scipy 1.7.0
  68. setuptools 49.2.1
  69. six 1.15.0
  70. slim 0.1 c:\users\piper\python\tensorflow\tfodcourse\tensorflow\models\research\slim
  71. tensorboard 2.5.0
  72. tensorboard-data-server 0.6.1
  73. tensorboard-plugin-wit 1.8.0
  74. tensorflow 2.5.0
  75. tensorflow-addons 0.13.0
  76. tensorflow-estimator 2.5.0
  77. tensorflow-gpu 2.5.0
  78. termcolor 1.1.0
  79. tf-models-official 2.5.0
  80. tf-slim 1.1.0
  81. tornado 6.1
  82. traitlets 5.0.5
  83. typeguard 2.12.1
  84. typing-extensions 3.7.4.3
  85. urllib3 1.26.6
  86. wcwidth 0.2.5
  87. Werkzeug 2.0.1
  88. wget 3.2
  89. wheel 0.36.2
  90. wrapt 1.12.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement