Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 2.3 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
  1. absl-py==0.11.0
  2. astroid==2.4.2
  3. astunparse==1.6.3
  4. attrs==19.3.0
  5. backcall==0.1.0
  6. bleach==3.1.5
  7. boto==2.49.0
  8. boto3==1.14.1
  9. botocore==1.17.1
  10. cachetools==4.1.1
  11. certifi==2020.11.8
  12. chardet==3.0.4
  13. click==7.1.2
  14. coverage==5.3
  15. cycler==0.10.0
  16. decorator==4.4.2
  17. defusedxml==0.6.0
  18. docutils==0.15.2
  19. entrypoints==0.3
  20. future==0.18.2
  21. gast==0.3.3
  22. gensim==3.8.3
  23. google-auth==1.23.0
  24. google-auth-oauthlib==0.4.2
  25. google-pasta==0.2.0
  26. greenlet==0.4.16
  27. grpcio==1.33.2
  28. h5py==2.10.0
  29. idna==2.9
  30. iniconfig==1.1.1
  31. ipdb==0.13.4
  32. ipykernel==5.3.0
  33. ipympl==0.5.8
  34. ipython==7.15.0
  35. ipython-genutils==0.2.0
  36. ipywidgets==7.5.1
  37. isort==4.3.21
  38. jedi==0.17.0
  39. Jinja2==2.11.2
  40. jmespath==0.10.0
  41. joblib==0.17.0
  42. json5==0.9.5
  43. jsonschema==3.2.0
  44. jupyter-client==6.1.3
  45. jupyter-contrib-core==0.3.3
  46. jupyter-contrib-nbextensions==0.5.1
  47. jupyter-core==4.6.3
  48. jupyter-highlight-selected-word==0.2.0
  49. jupyter-latex-envs==1.4.6
  50. jupyter-nbextensions-configurator==0.4.1
  51. jupyterlab==2.1.4
  52. jupyterlab-server==1.1.5
  53. Keras-Preprocessing==1.1.2
  54. kiwisolver==1.3.1
  55. lazy-object-proxy==1.4.3
  56. lxml==4.5.1
  57. Markdown==3.3.3
  58. MarkupSafe==1.1.1
  59. matplotlib==3.3.2
  60. mccabe==0.6.1
  61. mistune==0.8.4
  62. msgpack==1.0.0
  63. nbconvert==5.6.1
  64. nbformat==5.0.6
  65. neovim==0.3.1
  66. nltk==3.5
  67. nodejs==0.1.1
  68. notebook==6.0.3
  69. numpy==1.18.4
  70. oauthlib==3.1.0
  71. opt-einsum==3.3.0
  72. optional-django==0.1.0
  73. packaging==20.4
  74. pandas==1.1.4
  75. pandocfilters==1.4.2
  76. parso==0.7.0
  77. pexpect==4.8.0
  78. pickleshare==0.7.5
  79. Pillow==7.1.2
  80. pluggy==0.13.1
  81. prometheus-client==0.8.0
  82. prompt-toolkit==3.0.5
  83. protobuf==3.14.0
  84. ptyprocess==0.6.0
  85. py==1.9.0
  86. pyasn1==0.4.8
  87. pyasn1-modules==0.2.8
  88. Pygments==2.6.1
  89. pylint==2.5.3
  90. pynvim==0.4.1
  91. pyparsing==2.4.7
  92. pyrsistent==0.16.0
  93. pytest==6.1.2
  94. pytest-cov==2.10.1
  95. python-dateutil==2.8.1
  96. pytz==2020.4
  97. PyYAML==5.3.1
  98. pyzmq==19.0.1
  99. regex==2020.11.13
  100. requests==2.23.0
  101. requests-oauthlib==1.3.0
  102. rsa==4.6
  103. s3transfer==0.3.3
  104. scikit-learn==0.23.2
  105. scipy==1.4.1
  106. seaborn==0.11.0
  107. Send2Trash==1.5.0
  108. six==1.15.0
  109. sklearn==0.0
  110. smart-open==2.0.0
  111. -e git+https://dagshub.com/ActuallyOpenAI/RLForALAcquisition.git@caab6c001babf82b324c09bd7abfae155827cd48#egg=src
  112. tensorboard==2.4.0
  113. tensorboard-plugin-wit==1.7.0
  114. tensorflow-addons==0.11.2
  115. tensorflow-estimator==2.3.0
  116. tensorflow
  117. termcolor==1.1.0
  118. terminado==0.8.3
  119. testpath==0.4.4
  120. threadpoolctl==2.1.0
  121. toml==0.10.1
  122. tornado==6.0.4
  123. tqdm==4.53.0
  124. traitlets==4.3.3
  125. typeguard==2.10.0
  126. urllib3==1.25.9
  127. wcwidth==0.2.3
  128. webencodings==0.5.1
  129. Werkzeug==1.0.1
  130. widgetsnbextension==3.5.1
  131. wrapt==1.12.1
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...