Advertisement
lamiastella

$ pip freeze

May 19th, 2021
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. $ pip freeze
  2. absl-py==0.12.0
  3. backcall==0.2.0
  4. blessings==1.7
  5. cachetools==4.2.1
  6. certifi==2020.12.5
  7. chardet==4.0.0
  8. chumpy==0.70
  9. cloudpickle==1.6.0
  10. cycler==0.10.0
  11. Cython==0.29.22
  12. decorator==4.4.2
  13. detectron2==0.2
  14. easydict==1.9
  15. -e git+https://github.com/ddshan/hand_object_detector@27d9577c8e60b9cae3b8eefc0d23262af5e39bfd#egg=faster_rcnn&subdirectory=lib
  16. filelock==3.0.12
  17. future==0.18.2
  18. fvcore==0.1.1.post20200716
  19. gdown==3.12.2
  20. google-auth==1.28.0
  21. google-auth-oauthlib==0.4.4
  22. gpustat==0.6.0
  23. grpcio==1.36.1
  24. idna==2.10
  25. imageio==2.9.0
  26. ipdb==0.13.7
  27. ipython==7.22.0
  28. ipython-genutils==0.2.0
  29. jedi==0.18.0
  30. kiwisolver==1.3.1
  31. Markdown==3.3.4
  32. matplotlib==3.4.0
  33. mock==4.0.3
  34. networkx==2.5
  35. neural-renderer-pytorch @ file:///scratch3/research/code/phosa-dawnlight/external/multiperson/neural_renderer
  36. numpy==1.20.2
  37. nvidia-ml-py3==7.352.0
  38. oauthlib==3.1.0
  39. opencv-python==4.5.1.48
  40. parso==0.8.2
  41. pexpect==4.8.0
  42. pickleshare==0.7.5
  43. Pillow==8.1.2
  44. portalocker==2.3.0
  45. prompt-toolkit==3.0.18
  46. protobuf==3.15.6
  47. psutil==5.8.0
  48. ptyprocess==0.7.0
  49. pyasn1==0.4.8
  50. pyasn1-modules==0.2.8
  51. pycocotools==2.0.2
  52. pydot==1.4.2
  53. Pygments==2.8.1
  54. PyOpenGL==3.1.5
  55. pyparsing==2.4.7
  56. PySocks==1.7.1
  57. python-dateutil==2.8.1
  58. pytorch3d==0.3.0
  59. PyWavelets==1.1.1
  60. PyYAML==5.4.1
  61. requests==2.25.1
  62. requests-oauthlib==1.3.0
  63. rsa==4.7.2
  64. scikit-image==0.18.1
  65. scipy==1.6.2
  66. six==1.15.0
  67. smplx==0.1.26
  68. tabulate==0.8.9
  69. tensorboard==2.4.1
  70. tensorboard-plugin-wit==1.8.0
  71. termcolor==1.1.0
  72. tifffile==2021.3.17
  73. toml==0.10.2
  74. torch==1.8.1
  75. torchaudio==0.8.1
  76. torchgeometry==0.1.2
  77. torchvision==0.9.1
  78. tqdm==4.59.0
  79. traitlets==5.0.5
  80. typing-extensions==3.7.4.3
  81. urllib3==1.26.4
  82. wcwidth==0.2.5
  83. Werkzeug==1.0.1
  84. yacs==0.1.8
  85.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement