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.4 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
  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. backcall=0.1.0=py37_0
  6. blas=2.14=openblas
  7. bzip2=1.0.8=h516909a_2
  8. ca-certificates=2019.11.27=0
  9. cairo=1.16.0=hfb77d84_1002
  10. certifi=2019.11.28=py37_0
  11. cffi=1.13.2=py37h2e261b9_0
  12. cudatoolkit=10.0.130=0
  13. cycler=0.10.0=pypi_0
  14. dbus=1.13.6=he372182_0
  15. decorator=4.4.1=py_0
  16. expat=2.2.5=he1b5a44_1004
  17. ffmpeg=4.1.3=h167e202_0
  18. fontconfig=2.13.1=h86ecdb6_1001
  19. freetype=2.9.1=h8a8886c_1
  20. gettext=0.19.8.1=hc5be6a0_1002
  21. giflib=5.1.9=h516909a_0
  22. glib=2.58.3=py37h6f030ca_1002
  23. gmp=6.1.2=hf484d3e_1000
  24. gnutls=3.6.5=hd3a4fd2_1002
  25. graphite2=1.3.13=hf484d3e_1000
  26. gst-plugins-base=1.14.5=h0935bb2_0
  27. gstreamer=1.14.5=h36ae1b5_0
  28. harfbuzz=2.4.0=h9f30f68_3
  29. hdf5=1.10.5=nompi_h3c11f04_1104
  30. icu=64.2=he1b5a44_1
  31. intel-openmp=2019.4=243
  32. ipykernel=5.1.3=py37h39e3cac_0
  33. ipython=7.10.1=py37h39e3cac_0
  34. ipython_genutils=0.2.0=py37_0
  35. jasper=1.900.1=h07fcdf6_1006
  36. jedi=0.15.1=py37_0
  37. jpeg=9c=h14c3975_1001
  38. jupyter_client=5.3.4=py37_0
  39. jupyter_core=4.6.1=py37_0
  40. kiwisolver=1.1.0=pypi_0
  41. lame=3.100=h14c3975_1001
  42. libblas=3.8.0=14_openblas
  43. libcblas=3.8.0=14_openblas
  44. libclang=9.0.0=default_hde54327_4
  45. libedit=3.1.20181209=hc058e9b_0
  46. libffi=3.2.1=hd88cf55_4
  47. libgcc-ng=9.1.0=hdf63c60_0
  48. libgfortran-ng=7.3.0=hdf63c60_0
  49. libiconv=1.15=h516909a_1005
  50. liblapack=3.8.0=14_openblas
  51. liblapacke=3.8.0=14_openblas
  52. libllvm9=9.0.0=hc9558a2_3
  53. libopenblas=0.3.7=h5ec1e0e_5
  54. libopencv=4.1.2=py37_2
  55. libpng=1.6.37=hbc83047_0
  56. libprotobuf=3.11.1=h8b12597_0
  57. libsodium=1.0.16=h1bed415_0
  58. libstdcxx-ng=9.1.0=hdf63c60_0
  59. libtiff=4.1.0=h2733197_0
  60. libuuid=2.32.1=h14c3975_1000
  61. libwebp=1.0.2=h576950b_1
  62. libxcb=1.13=h14c3975_1002
  63. libxkbcommon=0.9.1=hebb1f50_0
  64. libxml2=2.9.10=hee79883_0
  65. matplotlib=3.1.2=pypi_0
  66. mkl=2019.4=243
  67. mkl-service=2.3.0=py37he904b0f_0
  68. mkl_fft=1.0.15=py37h516909a_1
  69. mkl_random=1.1.0=py37hb3f55d8_0
  70. munch=2.5.0=pypi_0
  71. ncurses=6.1=he6710b0_1
  72. nettle=3.4.1=h1bed415_1002
  73. networkx=2.4=py_0
  74. ninja=1.9.0=py37hfd86e86_0
  75. nspr=4.24=he1b5a44_0
  76. nss=3.47=he751ad9_0
  77. numpy=1.17.3=py37h95a1406_0
  78. numpy-base=1.17.4=py37h2f8d375_0
  79. olefile=0.46=py_0
  80. opencv=4.1.2=py37_2
  81. openh264=1.8.0=hdbcaa40_1000
  82. openssl=1.1.1=h7b6447c_0
  83. parso=0.5.1=py_0
  84. pcre=8.43=he1b5a44_0
  85. pexpect=4.7.0=py37_0
  86. pickleshare=0.7.5=py37_0
  87. pillow=6.2.1=py37h34e0f95_0
  88. pip=19.3.1=py37_0
  89. pixman=0.38.0=h516909a_1003
  90. pretrainedmodels=0.7.4=pypi_0
  91. prompt_toolkit=3.0.2=py_0
  92. protobuf=3.11.1=py37he1b5a44_0
  93. pthread-stubs=0.4=h14c3975_1001
  94. ptyprocess=0.6.0=py37_0
  95. py-opencv=4.1.2=py37h5ca1d4c_2
  96. pycparser=2.19=py_0
  97. pygments=2.5.2=py_0
  98. pyparsing=2.4.5=pypi_0
  99. python=3.7.5=h0371630_0
  100. python-dateutil=2.8.1=py_0
  101. pytorch=1.0.1=py3.7_cuda10.0.130_cudnn7.4.2_2
  102. pyzmq=18.1.0=py37he6710b0_0
  103. qt=5.12.5=hd8c4c69_1
  104. readline=7.0=h7b6447c_5
  105. scipy=1.3.2=py37he2b7bc3_0
  106. setuptools=42.0.2=py37_0
  107. six=1.13.0=py37_0
  108. sqlite=3.30.1=h7b6447c_0
  109. tensorboardx=1.9=py_0
  110. tk=8.6.8=hbc83047_0
  111. torchvision=0.2.2=py_3
  112. tornado=6.0.3=py37h7b6447c_0
  113. tqdm=4.40.2=pypi_0
  114. traitlets=4.3.3=py37_0
  115. wcwidth=0.1.7=py37_0
  116. wheel=0.33.6=py37_0
  117. x264=1!152.20180806=h14c3975_0
  118. xorg-kbproto=1.0.7=h14c3975_1002
  119. xorg-libice=1.0.10=h516909a_0
  120. xorg-libsm=1.2.3=h84519dc_1000
  121. xorg-libx11=1.6.9=h516909a_0
  122. xorg-libxau=1.0.9=h14c3975_0
  123. xorg-libxdmcp=1.1.3=h516909a_0
  124. xorg-libxext=1.3.4=h516909a_0
  125. xorg-libxrender=0.9.10=h516909a_1002
  126. xorg-renderproto=0.11.1=h14c3975_1002
  127. xorg-xextproto=7.3.0=h14c3975_1002
  128. xorg-xproto=7.0.31=h14c3975_1007
  129. xz=5.2.4=h14c3975_4
  130. zeromq=4.3.1=he6710b0_3
  131. zlib=1.2.11=h7b6447c_3
  132. zstd=1.3.7=h0b5b093_0
Tip!

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

Comments

Loading...