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 3.6 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
  1. # This file may be used to create an environment using:
  2. # $ conda create --name <env> --file <this file>
  3. # platform: linux-64
  4. _libgcc_mutex=0.1=main
  5. appdirs=1.4.4=pypi_0
  6. atpublic=2.0=pypi_0
  7. attrs=19.3.0=py_0
  8. backcall=0.2.0=pypi_0
  9. beautifulsoup4=4.9.1=py37_0
  10. blas=1.0=mkl
  11. bottleneck=1.3.2=py37heb32a55_1
  12. brotlipy=0.7.0=py37h7b6447c_1000
  13. ca-certificates=2020.6.24=0
  14. catalogue=1.0.0=py37_1
  15. certifi=2020.6.20=py37_0
  16. cffi=1.14.0=py37h2e261b9_0
  17. chardet=3.0.4=py37_1003
  18. colorama=0.4.3=pypi_0
  19. commonmark=0.9.1=pypi_0
  20. configobj=5.0.6=pypi_0
  21. cryptography=2.9.2=py37h1ba5d50_0
  22. cudatoolkit=10.2.89=hfd86e86_1
  23. cycler=0.10.0=py37_0
  24. cymem=2.0.3=py37he6710b0_0
  25. cython-blis=0.4.1=py37h7b6447c_1
  26. dataclasses=0.7=py37_0
  27. decorator=4.4.2=pypi_0
  28. dictdiffer=0.8.1=pypi_0
  29. distro=1.5.0=pypi_0
  30. dpath=2.0.1=pypi_0
  31. dvc=1.6.0=pypi_0
  32. fastai=1.0.61=1
  33. fastcore=1.0.0=pyh39e3cac_0
  34. fastprogress=1.0.0=pyh39e3cac_0
  35. flatten-json=0.1.7=pypi_0
  36. flufl-lock=3.2=pypi_0
  37. freetype=2.10.2=h5ab3b9f_0
  38. funcy=1.14=pypi_0
  39. future=0.18.2=pypi_0
  40. gitdb=4.0.5=pypi_0
  41. gitpython=3.1.7=pypi_0
  42. grandalf=0.6=pypi_0
  43. h5py=2.10.0=pypi_0
  44. idna=2.10=py_0
  45. importlib-metadata=1.7.0=py37_0
  46. importlib_metadata=1.7.0=0
  47. intel-openmp=2020.1=217
  48. ipython=7.17.0=pypi_0
  49. ipython-genutils=0.2.0=pypi_0
  50. jedi=0.17.2=pypi_0
  51. joblib=0.16.0=py_0
  52. jpeg=9b=h024ee3a_2
  53. jsonpath-ng=1.5.1=pypi_0
  54. jsonschema=3.0.2=py37_0
  55. kiwisolver=1.2.0=py37hfd86e86_0
  56. lcms2=2.11=h396b838_0
  57. ld_impl_linux-64=2.33.1=h53a641e_7
  58. libedit=3.1.20191231=h14c3975_1
  59. libffi=3.2.1=hd88cf55_4
  60. libgcc-ng=9.1.0=hdf63c60_0
  61. libgfortran-ng=7.3.0=hdf63c60_0
  62. libpng=1.6.37=hbc83047_0
  63. libstdcxx-ng=9.1.0=hdf63c60_0
  64. libtiff=4.1.0=h2733197_1
  65. lz4-c=1.9.2=he6710b0_1
  66. matplotlib=3.3.1=1
  67. matplotlib-base=3.3.1=py37h817c723_0
  68. mkl=2020.1=217
  69. mkl-service=2.3.0=py37he904b0f_0
  70. mkl_fft=1.1.0=py37h23d657b_0
  71. mkl_random=1.1.1=py37h0573a6f_0
  72. murmurhash=1.0.2=py37he6710b0_0
  73. nanotime=0.5.2=pypi_0
  74. ncurses=6.2=he6710b0_1
  75. networkx=2.4=pypi_0
  76. ninja=1.10.0=py37hfd86e86_0
  77. numexpr=2.7.1=py37h423224d_0
  78. numpy=1.19.1=py37hbc911f0_0
  79. numpy-base=1.19.1=py37hfa32c7d_0
  80. nvidia-ml-py3=7.352.0=py_0
  81. olefile=0.46=py37_0
  82. opencv-python=4.4.0.42=pypi_0
  83. openssl=1.1.1g=h7b6447c_0
  84. packaging=20.4=py_0
  85. pandas=1.1.0=py37he6710b0_0
  86. parso=0.7.1=pypi_0
  87. pathspec=0.8.0=pypi_0
  88. pexpect=4.8.0=pypi_0
  89. pickleshare=0.7.5=pypi_0
  90. pillow=7.2.0=py37hb39fc2d_0
  91. pip=20.2.2=py37_0
  92. plac=0.9.6=py37_1
  93. ply=3.11=pypi_0
  94. preshed=3.0.2=py37he6710b0_1
  95. prompt-toolkit=3.0.6=pypi_0
  96. ptyprocess=0.6.0=pypi_0
  97. pyasn1=0.4.8=pypi_0
  98. pycparser=2.20=py_2
  99. pydot=1.4.1=pypi_0
  100. pygments=2.6.1=pypi_0
  101. pygtrie=2.3.2=pypi_0
  102. pyopenssl=19.1.0=py_1
  103. pyparsing=2.4.7=py_0
  104. pyrsistent=0.16.0=py37h7b6447c_0
  105. pysocks=1.7.1=py37_1
  106. python=3.7.6=cpython_h8356626_6
  107. python-dateutil=2.8.1=py_0
  108. python_abi=3.7=1_cp37m
  109. pytorch=1.6.0=py3.7_cuda10.2.89_cudnn7.6.5_0
  110. pytz=2020.1=py_0
  111. pyyaml=5.3.1=py37h7b6447c_1
  112. readline=8.0=h7b6447c_0
  113. requests=2.24.0=py_0
  114. rich=5.2.1=pypi_0
  115. ruamel-yaml=0.16.10=pypi_0
  116. ruamel-yaml-clib=0.2.0=pypi_0
  117. scikit-learn=0.23.1=py37h423224d_0
  118. scipy=1.5.2=py37h0b6359f_0
  119. setuptools=49.6.0=py37_0
  120. shortuuid=1.0.1=pypi_0
  121. shtab=1.3.1=pypi_0
  122. six=1.15.0=py_0
  123. smmap=3.0.4=pypi_0
  124. soupsieve=2.0.1=py_0
  125. spacy=2.3.1=py37hfd86e86_0
  126. sqlite=3.33.0=h62c20be_0
  127. srsly=1.0.2=py37he6710b0_0
  128. tabulate=0.8.7=pypi_0
  129. thinc=7.4.1=py37hfd86e86_0
  130. threadpoolctl=2.1.0=pyh5ca1d4c_0
  131. tk=8.6.10=hbc83047_0
  132. toml=0.10.1=pypi_0
  133. torchvision=0.7.0=py37_cu102
  134. tornado=6.0.4=py37h7b6447c_1
  135. tqdm=4.48.2=py_0
  136. traitlets=4.3.3=pypi_0
  137. typing-extensions=3.7.4.2=pypi_0
  138. urllib3=1.25.10=py_0
  139. voluptuous=0.11.7=pypi_0
  140. wasabi=0.7.1=py_0
  141. wcwidth=0.2.5=pypi_0
  142. wheel=0.34.2=py37_0
  143. xz=5.2.5=h7b6447c_0
  144. yaml=0.2.5=h7b6447c_0
  145. zc-lockfile=2.0=pypi_0
  146. zipp=3.1.0=py_0
  147. zlib=1.2.11=h7b6447c_3
  148. zstd=1.4.5=h9ceee32_0
Tip!

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

Comments

Loading...