File size: 7,454 Bytes
bfea304
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
--extra-index-url https://download.pytorch.org/whl/cpu

aiohttp==3.9.3
    # via fsspec
aiosignal==1.3.1
    # via
    #   aiohttp
    #   ray
antlr4-python3-runtime==4.9.3
    # via
    #   hydra-core
    #   omegaconf
asttokens==2.4.1
    # via stack-data
async-timeout==4.0.3
    # via aiohttp
attrs==23.2.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
ax-platform==0.3.6
    # via -r requirements/tune.in
botorch==0.9.5
    # via ax-platform
certifi==2024.2.2
    # via requests
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   nltk
    #   ray
comm==0.2.1
    # via ipywidgets
contourpy==1.2.0
    # via matplotlib
cycler==0.12.1
    # via matplotlib
decorator==5.1.1
    # via ipython
distlib==0.3.8
    # via virtualenv
exceptiongroup==1.2.0
    # via ipython
executing==2.0.1
    # via stack-data
filelock==3.13.1
    # via
    #   huggingface-hub
    #   ray
    #   torch
    #   virtualenv
fonttools==4.49.0
    # via matplotlib
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
    #   ray
fsspec==2024.2.0
    # via
    #   huggingface-hub
    #   pytorch-lightning
    #   ray
    #   torch
fvcore==0.1.5.post20221221
    # via -r requirements/bench.in
gpytorch==1.11
    # via botorch
huggingface-hub==0.20.3
    # via timm
hydra-core==1.3.2
    # via
    #   -r requirements/bench.in
    #   -r requirements/train.in
    #   -r requirements/tune.in
identify==2.5.35
    # via pre-commit
idna==3.6
    # via
    #   requests
    #   yarl
imageio==2.34.0
    # via
    #   imgaug
    #   scikit-image
imgaug==0.4.0
    # via
    #   -r requirements/train.in
    #   -r requirements/tune.in
importlib-resources==6.1.1
    # via matplotlib
iopath==0.1.10
    # via fvcore
ipython==8.18.1
    # via ipywidgets
ipywidgets==8.1.2
    # via ax-platform
jaxtyping==0.2.25
    # via linear-operator
jedi==0.19.1
    # via ipython
jinja2==3.1.3
    # via
    #   ax-platform
    #   torch
joblib==1.3.2
    # via
    #   nltk
    #   scikit-learn
jsonschema==4.21.1
    # via ray
jsonschema-specifications==2023.12.1
    # via jsonschema
jupyterlab-widgets==3.0.10
    # via ipywidgets
kiwisolver==1.4.5
    # via matplotlib
lazy-loader==0.3
    # via scikit-image
lightning-utilities==0.10.1
    # via
    #   pytorch-lightning
    #   torchmetrics
linear-operator==0.5.1
    # via
    #   botorch
    #   gpytorch
lmdb==1.4.1
    # via
    #   -r requirements/test.in
    #   -r requirements/train.in
    #   -r requirements/tune.in
markupsafe==2.1.5
    # via jinja2
matplotlib==3.8.3
    # via imgaug
matplotlib-inline==0.1.6
    # via ipython
mpmath==1.3.0
    # via sympy
msgpack==1.0.7
    # via ray
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
multipledispatch==1.0.0
    # via botorch
mypy-extensions==1.0.0
    # via typing-inspect
networkx==3.2.1
    # via
    #   scikit-image
    #   torch
nltk==3.8.1
    # via -r requirements/core.in
nodeenv==1.8.0
    # via pre-commit
numpy==1.26.4
    # via
    #   contourpy
    #   fvcore
    #   imageio
    #   imgaug
    #   jaxtyping
    #   matplotlib
    #   opencv-python
    #   opt-einsum
    #   pandas
    #   pyarrow
    #   pyro-ppl
    #   pytorch-lightning
    #   scikit-image
    #   scikit-learn
    #   scipy
    #   shapely
    #   tensorboardx
    #   tifffile
    #   torchmetrics
    #   torchvision
omegaconf==2.3.0
    # via hydra-core
opencv-python==4.9.0.80
    # via imgaug
opt-einsum==3.3.0
    # via pyro-ppl
packaging==23.2
    # via
    #   huggingface-hub
    #   hydra-core
    #   lightning-utilities
    #   matplotlib
    #   plotly
    #   pytorch-lightning
    #   ray
    #   scikit-image
    #   tensorboardx
    #   torchmetrics
pandas==2.2.0
    # via
    #   ax-platform
    #   ray
parso==0.8.3
    # via jedi
pexpect==4.9.0
    # via ipython
pillow==10.2.0
    # via
    #   -r requirements/test.in
    #   -r requirements/train.in
    #   -r requirements/tune.in
    #   fvcore
    #   imageio
    #   imgaug
    #   matplotlib
    #   scikit-image
    #   torchvision
platformdirs==4.2.0
    # via virtualenv
plotly==5.19.0
    # via ax-platform
portalocker==2.8.2
    # via iopath
pre-commit==3.6.2
    # via -r requirements/dev.in
prompt-toolkit==3.0.43
    # via ipython
protobuf==4.25.3
    # via
    #   ray
    #   tensorboardx
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.2
    # via stack-data
pyarrow==15.0.0
    # via ray
pygments==2.17.2
    # via ipython
pyparsing==3.1.1
    # via matplotlib
pyre-extensions==0.0.30
    # via ax-platform
pyro-api==0.1.2
    # via pyro-ppl
pyro-ppl==1.9.0
    # via botorch
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
pytorch-lightning==2.2.0.post0
    # via -r requirements/core.in
pytz==2024.1
    # via pandas
pyyaml==6.0.1
    # via
    #   -r requirements/core.in
    #   fvcore
    #   huggingface-hub
    #   omegaconf
    #   pre-commit
    #   pytorch-lightning
    #   ray
    #   timm
    #   yacs
ray==2.9.2
    # via -r requirements/tune.in
referencing==0.33.0
    # via
    #   jsonschema
    #   jsonschema-specifications
regex==2023.12.25
    # via nltk
requests==2.31.0
    # via
    #   huggingface-hub
    #   ray
rpds-py==0.18.0
    # via
    #   jsonschema
    #   referencing
safetensors==0.4.2
    # via timm
scikit-image==0.22.0
    # via imgaug
scikit-learn==1.4.1.post1
    # via
    #   ax-platform
    #   gpytorch
scipy==1.12.0
    # via
    #   ax-platform
    #   botorch
    #   imgaug
    #   linear-operator
    #   scikit-image
    #   scikit-learn
shapely==2.0.3
    # via imgaug
six==1.16.0
    # via
    #   asttokens
    #   imgaug
    #   python-dateutil
stack-data==0.6.3
    # via ipython
sympy==1.12
    # via torch
tabulate==0.9.0
    # via fvcore
tenacity==8.2.3
    # via plotly
tensorboardx==2.6.2.2
    # via
    #   -r requirements/train.in
    #   ray
termcolor==2.4.0
    # via fvcore
threadpoolctl==3.3.0
    # via scikit-learn
tifffile==2024.2.12
    # via scikit-image
timm==0.9.16
    # via -r requirements/core.in
torch==2.2.1+cpu
    # via
    #   -r requirements/core.in
    #   botorch
    #   linear-operator
    #   pyro-ppl
    #   pytorch-lightning
    #   timm
    #   torchmetrics
    #   torchvision
torchmetrics==1.3.1
    # via pytorch-lightning
torchvision==0.17.1+cpu
    # via
    #   -r requirements/core.in
    #   timm
tqdm==4.66.2
    # via
    #   -r requirements/test.in
    #   fvcore
    #   huggingface-hub
    #   iopath
    #   nltk
    #   pyro-ppl
    #   pytorch-lightning
traitlets==5.14.1
    # via
    #   comm
    #   ipython
    #   ipywidgets
    #   matplotlib-inline
typeguard==2.13.3
    # via
    #   ax-platform
    #   jaxtyping
    #   linear-operator
typing-extensions==4.9.0
    # via
    #   huggingface-hub
    #   iopath
    #   ipython
    #   jaxtyping
    #   lightning-utilities
    #   pyre-extensions
    #   pytorch-lightning
    #   torch
    #   typing-inspect
typing-inspect==0.9.0
    # via pyre-extensions
tzdata==2024.1
    # via pandas
urllib3==2.2.1
    # via requests
virtualenv==20.25.1
    # via pre-commit
wcwidth==0.2.13
    # via prompt-toolkit
widgetsnbextension==4.0.10
    # via ipywidgets
yacs==0.1.8
    # via fvcore
yarl==1.9.4
    # via aiohttp
zipp==3.17.0
    # via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==69.1.0
    # via
    #   lightning-utilities
    #   nodeenv