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

environment.yml 6.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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
  1. name: coremltools-env
  2. channels:
  3. - pytorch-nightly
  4. - conda-forge
  5. - apple
  6. - defaults
  7. dependencies:
  8. - appnope=0.1.2=py310hca03da5_1001
  9. - argon2-cffi=21.3.0=pyhd3eb1b0_0
  10. - argon2-cffi-bindings=21.2.0=py310h1a28f6b_0
  11. - asttokens=2.0.5=pyhd3eb1b0_0
  12. - attrs=21.4.0=pyhd3eb1b0_0
  13. - backcall=0.2.0=pyhd3eb1b0_0
  14. - beautifulsoup4=4.11.1=py310hca03da5_0
  15. - blas=1.0=openblas
  16. - bleach=4.1.0=pyhd3eb1b0_0
  17. - brotlipy=0.7.0=py310h1a28f6b_1002
  18. - bzip2=1.0.8=h620ffc9_4
  19. - ca-certificates=2022.9.24=h4653dfc_0
  20. - certifi=2022.9.24=pyhd8ed1ab_0
  21. - cffi=1.15.1=py310h22df2f2_0
  22. - charset-normalizer=2.0.4=pyhd3eb1b0_0
  23. - colorama=0.4.6=pyhd8ed1ab_0
  24. - cryptography=37.0.1=py310h834c97f_0
  25. - debugpy=1.5.1=py310hc377ac9_0
  26. - decorator=5.1.1=pyhd3eb1b0_0
  27. - defusedxml=0.7.1=pyhd3eb1b0_0
  28. - entrypoints=0.4=py310hca03da5_0
  29. - executing=0.8.3=pyhd3eb1b0_0
  30. - ffmpeg=4.2.2=h04105a8_0
  31. - filelock=3.8.0=pyhd8ed1ab_0
  32. - freetype=2.11.0=h1192e45_0
  33. - gettext=0.21.0=h826f4ad_0
  34. - giflib=5.2.1=h1a28f6b_0
  35. - gmp=6.2.1=hc377ac9_3
  36. - gnutls=3.6.15=h887c41c_0
  37. - huggingface_hub=0.11.1=pyhd8ed1ab_0
  38. - icu=68.1=hc377ac9_0
  39. - idna=3.3=pyhd3eb1b0_0
  40. - importlib_metadata=5.1.0=hd8ed1ab_0
  41. - ipykernel=6.15.2=py310hca03da5_0
  42. - ipython=8.4.0=py310hca03da5_0
  43. - ipython_genutils=0.2.0=pyhd3eb1b0_1
  44. - ipywidgets=7.6.5=pyhd3eb1b0_1
  45. - jedi=0.18.1=py310hca03da5_1
  46. - jinja2=3.0.3=pyhd3eb1b0_0
  47. - jpeg=9e=h1a28f6b_0
  48. - jsonschema=4.16.0=py310hca03da5_0
  49. - jupyter_client=7.3.5=py310hca03da5_0
  50. - jupyter_core=4.11.1=py310hca03da5_0
  51. - jupyterlab_pygments=0.1.2=py_0
  52. - jupyterlab_widgets=1.0.0=pyhd3eb1b0_1
  53. - lame=3.100=h1a28f6b_0
  54. - lcms2=2.12=hba8e193_0
  55. - lerc=3.0=hc377ac9_0
  56. - libcxx=14.0.6=h848a8c0_0
  57. - libdeflate=1.8=h1a28f6b_5
  58. - libffi=3.4.2=hc377ac9_4
  59. - libgfortran=5.0.0=11_2_0_he6877d6_26
  60. - libgfortran5=11.2.0=he6877d6_26
  61. - libiconv=1.16=h1a28f6b_2
  62. - libidn2=2.3.1=h1a28f6b_0
  63. - libopenblas=0.3.21=h269037a_0
  64. - libopus=1.3=h1a28f6b_1
  65. - libpng=1.6.37=hb8d0fd4_0
  66. - libsodium=1.0.18=h1a28f6b_0
  67. - libtasn1=4.16.0=h1a28f6b_0
  68. - libtiff=4.4.0=had003b8_0
  69. - libunistring=0.9.10=h1a28f6b_0
  70. - libvpx=1.10.0=hc377ac9_0
  71. - libwebp=1.2.4=h68602c7_0
  72. - libwebp-base=1.2.4=h1a28f6b_0
  73. - libxml2=2.9.14=h8c5e841_0
  74. - llvm-openmp=14.0.6=hc6e5704_0
  75. - lz4-c=1.9.3=hc377ac9_0
  76. - markupsafe=2.1.1=py310h1a28f6b_0
  77. - matplotlib-inline=0.1.6=py310hca03da5_0
  78. - mistune=0.8.4=py310h1a28f6b_1000
  79. - nbclient=0.5.13=py310hca03da5_0
  80. - nbconvert=6.4.4=py310hca03da5_0
  81. - nbformat=5.5.0=py310hca03da5_0
  82. - ncurses=6.3=h1a28f6b_3
  83. - nest-asyncio=1.5.5=py310hca03da5_0
  84. - nettle=3.7.3=h84b5d62_1
  85. - notebook=6.4.12=py310hca03da5_0
  86. - numpy-base=1.23.1=py310h742c864_0
  87. - openh264=1.8.0=h98b2900_0
  88. - openssl=1.1.1s=h03a7124_0
  89. - packaging=21.3=pyhd3eb1b0_0
  90. - pandocfilters=1.5.0=pyhd3eb1b0_0
  91. - parso=0.8.3=pyhd3eb1b0_0
  92. - pexpect=4.8.0=pyhd3eb1b0_3
  93. - pickleshare=0.7.5=pyhd3eb1b0_1003
  94. - pillow=9.2.0=py310h4d1bdd5_1
  95. - pip=22.2.2=py310hca03da5_0
  96. - prometheus_client=0.14.1=py310hca03da5_0
  97. - prompt-toolkit=3.0.20=pyhd3eb1b0_0
  98. - psutil=5.9.0=py310h1a28f6b_0
  99. - ptyprocess=0.7.0=pyhd3eb1b0_2
  100. - pure_eval=0.2.2=pyhd3eb1b0_0
  101. - pycparser=2.21=pyhd3eb1b0_0
  102. - pygments=2.11.2=pyhd3eb1b0_0
  103. - pyopenssl=22.0.0=pyhd3eb1b0_0
  104. - pyparsing=3.0.9=py310hca03da5_0
  105. - pyrsistent=0.18.0=py310h1a28f6b_0
  106. - pysocks=1.7.1=py310hca03da5_0
  107. - python=3.10.6=hbdb9e5c_0
  108. - python-dateutil=2.8.2=pyhd3eb1b0_0
  109. - python-fastjsonschema=2.16.2=py310hca03da5_0
  110. - pytorch=1.14.0.dev20221010=py3.10_0
  111. - pyzmq=23.2.0=py310hc377ac9_0
  112. - readline=8.1.2=h1a28f6b_1
  113. - requests=2.28.1=py310hca03da5_0
  114. - send2trash=1.8.0=pyhd3eb1b0_1
  115. - setuptools=63.4.1=py310hca03da5_0
  116. - six=1.16.0=pyhd3eb1b0_1
  117. - soupsieve=2.3.1=pyhd3eb1b0_0
  118. - sqlite=3.39.3=h1058600_0
  119. - stack_data=0.2.0=pyhd3eb1b0_0
  120. - terminado=0.13.1=py310hca03da5_0
  121. - testpath=0.6.0=py310hca03da5_0
  122. - tk=8.6.12=hb8d0fd4_0
  123. - torchaudio=0.13.0.dev20221010=py310_cpu
  124. - torchvision=0.15.0.dev20221010=py310_cpu
  125. - tornado=6.2=py310h1a28f6b_0
  126. - tqdm=4.64.1=pyhd8ed1ab_0
  127. - traitlets=5.1.1=pyhd3eb1b0_0
  128. - typing-extensions=4.3.0=py310hca03da5_0
  129. - typing_extensions=4.3.0=py310hca03da5_0
  130. - tzdata=2022c=h04d1e81_0
  131. - urllib3=1.26.11=py310hca03da5_0
  132. - wcwidth=0.2.5=pyhd3eb1b0_0
  133. - webencodings=0.5.1=py310hca03da5_1
  134. - wheel=0.37.1=pyhd3eb1b0_0
  135. - widgetsnbextension=3.5.2=py310hca03da5_0
  136. - x264=1!152.20180806=h1a28f6b_0
  137. - xz=5.2.6=h1a28f6b_0
  138. - yaml=0.2.5=h3422bc3_2
  139. - zeromq=4.3.4=hc377ac9_0
  140. - zlib=1.2.12=h5a0b063_3
  141. - zstd=1.5.2=h8574219_0
  142. - pip:
  143. - accelerate==0.15.0
  144. - aiohttp==3.8.3
  145. - aiohttp-retry==2.8.3
  146. - aiosignal==1.3.1
  147. - amqp==5.1.1
  148. - antlr4-python3-runtime==4.9.3
  149. - appdirs==1.4.4
  150. - async-timeout==4.0.2
  151. - asyncssh==2.12.0
  152. - atpublic==3.1.1
  153. - billiard==3.6.4.0
  154. - celery==5.2.7
  155. - click==8.1.3
  156. - click-didyoumean==0.3.0
  157. - click-plugins==1.1.1
  158. - click-repl==0.2.0
  159. - commonmark==0.9.1
  160. - configobj==5.0.6
  161. - coremltools==6.1
  162. - dictdiffer==0.9.0
  163. - diffusers==0.3.0
  164. - diskcache==5.4.0
  165. - distro==1.8.0
  166. - dpath==2.1.1
  167. - dulwich==0.20.50
  168. - dvc==2.36.0
  169. - dvc-data==0.28.3
  170. - dvc-http==2.27.2
  171. - dvc-objects==0.14.0
  172. - dvc-render==0.0.14
  173. - dvc-task==0.1.6
  174. - dvclive==1.1.0
  175. - flatten-dict==0.4.2
  176. - flufl-lock==7.1.1
  177. - frozenlist==1.3.3
  178. - fsspec==2022.11.0
  179. - ftfy==6.1.1
  180. - funcy==1.17
  181. - future==0.18.2
  182. - gitdb==4.0.10
  183. - gitpython==3.1.29
  184. - grandalf==0.6
  185. - huggingface-hub==0.10.1
  186. - hydra-core==1.2.0
  187. - importlib-metadata==5.0.0
  188. - iterative-telemetry==0.0.6
  189. - kombu==5.2.4
  190. - mpmath==1.2.1
  191. - multidict==6.0.3
  192. - nanotime==0.5.2
  193. - networkx==2.8.8
  194. - numpy==1.23.3
  195. - omegaconf==2.2.3
  196. - pathspec==0.9.0
  197. - protobuf==3.20.1
  198. - pydot==1.4.2
  199. - pygit2==1.11.1
  200. - pygtrie==2.5.0
  201. - python-coreml-stable-diffusion==0.1.0
  202. - python-dotenv==0.21.0
  203. - pytz==2022.6
  204. - pyyaml==6.0
  205. - regex==2022.9.13
  206. - rich==12.6.0
  207. - ruamel-yaml==0.17.21
  208. - ruamel-yaml-clib==0.2.7
  209. - scipy==1.9.2
  210. - scmrepo==0.1.4
  211. - shortuuid==1.0.11
  212. - shtab==1.5.8
  213. - smmap==5.0.0
  214. - sympy==1.11.1
  215. - tabulate==0.9.0
  216. - tokenizers==0.13.1
  217. - tomlkit==0.11.6
  218. - transformers==4.23.0
  219. - vine==5.0.0
  220. - voluptuous==0.13.1
  221. - yarl==1.8.2
  222. - zc-lockfile==2.0
  223. - zipp==3.9.0
  224. prefix: /opt/homebrew/Caskroom/miniconda/base/envs/coremltools-env
Tip!

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

Comments

Loading...