Advertisement
lamiastella

Untitled

Mar 25th, 2021
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. $ pip list
  2. Package Version Location
  3. ----------------------- ------------------ -----------------------------------------------------------------------------------------------
  4. absl-py 0.11.0
  5. argon2-cffi 20.1.0
  6. async-generator 1.10
  7. attrs 20.3.0
  8. backcall 0.2.0
  9. bleach 3.3.0
  10. cachetools 4.2.0
  11. certifi 2020.12.5
  12. cffi 1.14.5
  13. chardet 4.0.0
  14. chumpy 0.70
  15. click 7.1.2
  16. cloudpickle 1.6.0
  17. cycler 0.10.0
  18. Cython 0.29.21
  19. decorator 4.4.2
  20. defusedxml 0.7.1
  21. detectron2 0.4+cu111
  22. easydict 1.9
  23. entrypoints 0.3
  24. filelock 3.0.12
  25. Flask 1.1.2
  26. future 0.18.2
  27. fvcore 0.1.3.post20210311
  28. gdown 3.12.2
  29. google-auth 1.24.0
  30. google-auth-oauthlib 0.4.2
  31. grpcio 1.34.1
  32. idna 2.10
  33. imageio 2.9.0
  34. iopath 0.1.2
  35. ipykernel 5.5.0
  36. ipython 7.21.0
  37. ipython-genutils 0.2.0
  38. ipywidgets 7.6.3
  39. itsdangerous 1.1.0
  40. jedi 0.18.0
  41. Jinja2 2.11.3
  42. joblib 1.0.0
  43. jsonschema 3.2.0
  44. jupyter 1.0.0
  45. jupyter-client 6.1.12
  46. jupyter-console 6.3.0
  47. jupyter-core 4.7.1
  48. jupyterlab-pygments 0.1.2
  49. jupyterlab-widgets 1.0.0
  50. kiwisolver 1.3.1
  51. Markdown 3.3.3
  52. MarkupSafe 1.1.1
  53. matplotlib 3.3.3
  54. mistune 0.8.4
  55. mock 4.0.3
  56. nbclient 0.5.3
  57. nbconvert 6.0.7
  58. nbformat 5.1.2
  59. nest-asyncio 1.5.1
  60. networkx 2.5
  61. neural-renderer-pytorch 1.1.3
  62. notebook 6.3.0
  63. numpy 1.19.5
  64. oauthlib 3.1.0
  65. omegaconf 2.0.6
  66. opencv-python 4.5.1.48
  67. packaging 20.9
  68. pandocfilters 1.4.3
  69. parso 0.8.1
  70. pexpect 4.8.0
  71. pickleshare 0.7.5
  72. Pillow 8.1.0
  73. pip 20.0.2
  74. pkg-resources 0.0.0
  75. portalocker 2.0.0
  76. prometheus-client 0.9.0
  77. prompt-toolkit 3.0.18
  78. protobuf 3.14.0
  79. ptyprocess 0.7.0
  80. pyasn1 0.4.8
  81. pyasn1-modules 0.2.8
  82. pycocotools 2.0.2
  83. pycparser 2.20
  84. pydot 1.4.1
  85. Pygments 2.8.1
  86. PyOpenGL 3.1.5
  87. pyparsing 2.4.7
  88. pyrsistent 0.17.3
  89. PySocks 1.7.1
  90. python-dateutil 2.8.1
  91. PyWavelets 1.1.1
  92. PyYAML 5.3.1
  93. pyzmq 22.0.3
  94. qtconsole 5.0.3
  95. QtPy 1.9.0
  96. requests 2.25.1
  97. requests-oauthlib 1.3.0
  98. rsa 4.7
  99. scikit-image 0.18.1
  100. scikit-learn 0.24.0
  101. scipy 1.6.0
  102. Send2Trash 1.5.0
  103. setuptools 44.0.0
  104. six 1.15.0
  105. sklearn 0.0
  106. smplx 0.1.26
  107. tabulate 0.8.7
  108. tensorboard 2.4.1
  109. tensorboard-plugin-wit 1.7.0
  110. termcolor 1.1.0
  111. terminado 0.9.3
  112. testpath 0.4.4
  113. threadpoolctl 2.1.0
  114. tifffile 2021.3.5
  115. torch 1.8.1+cu111
  116. torchaudio 0.8.1
  117. torchgeometry 0.1.2
  118. torchvision 0.9.1+cu111
  119. tornado 6.1
  120. tqdm 4.56.0
  121. traitlets 5.0.5
  122. typing-extensions 3.7.4.3
  123. urllib3 1.26.2
  124. wcwidth 0.2.5
  125. webencodings 0.5.1
  126. Werkzeug 1.0.1
  127. wheel 0.36.2
  128. widgetsnbextension 3.5.1
  129. yacs 0.1.8
  130.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement