Diff of /environment.yml [000000] .. [18498b]

Switch to unified view

a b/environment.yml
1
name: lymphoma_seg
2
channels:
3
  - pytorch
4
  - conda-forge
5
  - defaults
6
dependencies:
7
  - _libgcc_mutex=0.1=main
8
  - _openmp_mutex=5.1=1_gnu
9
  - asttokens=2.4.0=pyhd8ed1ab_0
10
  - backcall=0.2.0=pyh9f0ad1d_0
11
  - backports=1.0=pyhd8ed1ab_3
12
  - backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
13
  - blas=1.0=mkl
14
  - brotlipy=0.7.0=py38h27cfd23_1003
15
  - bzip2=1.0.8=h7b6447c_0
16
  - ca-certificates=2023.7.22=hbcca054_0
17
  - certifi=2023.7.22=pyhd8ed1ab_0
18
  - cffi=1.15.1=py38h74dc2b5_0
19
  - charset-normalizer=2.0.4=pyhd3eb1b0_0
20
  - comm=0.1.4=pyhd8ed1ab_0
21
  - cryptography=41.0.3=py38h130f0dd_0
22
  - cudatoolkit=11.3.1=h2bc3f7f_2
23
  - debugpy=1.6.7=py38h6a678d5_0
24
  - decorator=5.1.1=pyhd8ed1ab_0
25
  - entrypoints=0.4=pyhd8ed1ab_0
26
  - executing=1.2.0=pyhd8ed1ab_0
27
  - ffmpeg=4.3=hf484d3e_0
28
  - freetype=2.12.1=h4a9f257_0
29
  - giflib=5.2.1=h5eee18b_3
30
  - gmp=6.2.1=h295c915_3
31
  - gnutls=3.6.15=he1e5248_0
32
  - idna=3.4=py38h06a4308_0
33
  - intel-openmp=2021.4.0=h06a4308_3561
34
  - ipykernel=6.25.2=pyh2140261_0
35
  - ipython=8.12.0=pyh41d4057_0
36
  - jedi=0.19.1=pyhd8ed1ab_0
37
  - jpeg=9e=h5eee18b_1
38
  - jupyter_client=7.3.4=pyhd8ed1ab_0
39
  - jupyter_core=4.12.0=py38h578d9bd_0
40
  - lame=3.100=h7b6447c_0
41
  - lcms2=2.12=h3be6417_0
42
  - ld_impl_linux-64=2.38=h1181459_1
43
  - lerc=3.0=h295c915_0
44
  - libdeflate=1.17=h5eee18b_1
45
  - libffi=3.3=he6710b0_2
46
  - libgcc-ng=11.2.0=h1234567_1
47
  - libgomp=11.2.0=h1234567_1
48
  - libiconv=1.16=h7f8727e_2
49
  - libidn2=2.3.4=h5eee18b_0
50
  - libpng=1.6.39=h5eee18b_0
51
  - libsodium=1.0.18=h36c2ea0_1
52
  - libstdcxx-ng=11.2.0=h1234567_1
53
  - libtasn1=4.19.0=h5eee18b_0
54
  - libtiff=4.5.1=h6a678d5_0
55
  - libunistring=0.9.10=h27cfd23_0
56
  - libuv=1.44.2=h5eee18b_0
57
  - libwebp=1.3.2=h11a3e52_0
58
  - libwebp-base=1.3.2=h5eee18b_0
59
  - lz4-c=1.9.4=h6a678d5_0
60
  - matplotlib-inline=0.1.6=pyhd8ed1ab_0
61
  - mkl=2021.4.0=h06a4308_640
62
  - mkl-service=2.4.0=py38h7f8727e_0
63
  - mkl_fft=1.3.1=py38hd3c417c_0
64
  - mkl_random=1.2.2=py38h51133e4_0
65
  - ncurses=6.4=h6a678d5_0
66
  - nest-asyncio=1.5.6=pyhd8ed1ab_0
67
  - nettle=3.7.3=hbbd107a_1
68
  - numpy=1.24.3=py38h14f4228_0
69
  - numpy-base=1.24.3=py38h31eccc5_0
70
  - openh264=2.1.1=h4ff587b_0
71
  - openssl=1.1.1w=h7f8727e_0
72
  - packaging=23.2=pyhd8ed1ab_0
73
  - parso=0.8.3=pyhd8ed1ab_0
74
  - pexpect=4.8.0=pyh1a96a4e_2
75
  - pickleshare=0.7.5=py_1003
76
  - pillow=9.4.0=py38h6a678d5_1
77
  - pip=23.2.1=py38h06a4308_0
78
  - prompt-toolkit=3.0.39=pyha770c72_0
79
  - prompt_toolkit=3.0.39=hd8ed1ab_0
80
  - ptyprocess=0.7.0=pyhd3deb0d_0
81
  - pure_eval=0.2.2=pyhd8ed1ab_0
82
  - pycparser=2.21=pyhd3eb1b0_0
83
  - pygments=2.16.1=pyhd8ed1ab_0
84
  - pyopenssl=23.2.0=py38h06a4308_0
85
  - pysocks=1.7.1=py38h06a4308_0
86
  - python=3.8.10=h12debd9_8
87
  - python-dateutil=2.8.2=pyhd8ed1ab_0
88
  - python_abi=3.8=2_cp38
89
  - pytorch=1.11.0=py3.8_cuda11.3_cudnn8.2.0_0
90
  - pytorch-mutex=1.0=cuda
91
  - pyzmq=25.1.0=py38h6a678d5_0
92
  - readline=8.2=h5eee18b_0
93
  - requests=2.31.0=py38h06a4308_0
94
  - setuptools=68.0.0=py38h06a4308_0
95
  - six=1.16.0=pyhd3eb1b0_1
96
  - sqlite=3.41.2=h5eee18b_0
97
  - stack_data=0.6.2=pyhd8ed1ab_0
98
  - tk=8.6.12=h1ccaba5_0
99
  - torchaudio=0.11.0=py38_cu113
100
  - torchvision=0.12.0=py38_cu113
101
  - tornado=6.1=py38h0a891b7_3
102
  - traitlets=5.10.1=pyhd8ed1ab_0
103
  - typing_extensions=4.7.1=py38h06a4308_0
104
  - urllib3=1.26.16=py38h06a4308_0
105
  - wcwidth=0.2.8=pyhd8ed1ab_0
106
  - wheel=0.41.2=py38h06a4308_0
107
  - xz=5.4.2=h5eee18b_0
108
  - zeromq=4.3.4=h9c3ff4c_1
109
  - zlib=1.2.13=h5eee18b_0
110
  - zstd=1.5.5=hc292b87_0
111
  - pip:
112
    - absl-py==2.0.0
113
    - alembic==1.12.0
114
    - astor==0.8.1
115
    - attrs==23.1.0
116
    - beautifulsoup4==4.12.2
117
    - blinker==1.6.2
118
    - cachetools==5.3.1
119
    - clearml==1.13.1
120
    - click==8.1.7
121
    - cloudpickle==2.2.1
122
    - cmaes==0.10.0
123
    - colorama==0.4.6
124
    - coloredlogs==15.0.1
125
    - colorlog==6.7.0
126
    - connected-components-3d==3.12.3
127
    - contextlib2==21.6.0
128
    - contourpy==1.1.1
129
    - cucim==23.8.0
130
    - cycler==0.12.0
131
    - databricks-cli==0.17.8
132
    - dataclasses==0.6
133
    - docker==6.1.3
134
    - einops==0.7.0
135
    - filelock==3.11.0
136
    - fire==0.5.0
137
    - flask==2.3.3
138
    - flatbuffers==23.5.26
139
    - fonttools==4.43.0
140
    - fsspec==2023.9.2
141
    - furl==2.1.3
142
    - gdown==4.7.1
143
    - gitdb==4.0.10
144
    - gitpython==3.1.37
145
    - google-auth==2.23.2
146
    - google-auth-oauthlib==1.0.0
147
    - greenlet==3.0.0
148
    - grpcio==1.59.0
149
    - gunicorn==21.2.0
150
    - h5py==3.9.0
151
    - huggingface-hub==0.17.3
152
    - humanfriendly==10.0
153
    - imagecodecs==2023.3.16
154
    - imageio==2.31.5
155
    - importlib-metadata==6.8.0
156
    - importlib-resources==6.1.0
157
    - itk==5.3.0
158
    - itk-core==5.3.0
159
    - itk-filtering==5.3.0
160
    - itk-io==5.3.0
161
    - itk-numerics==5.3.0
162
    - itk-registration==5.3.0
163
    - itk-segmentation==5.3.0
164
    - itsdangerous==2.1.2
165
    - jinja2==3.1.2
166
    - joblib==1.3.2
167
    - json-tricks==3.17.3
168
    - jsonschema==4.19.1
169
    - jsonschema-specifications==2023.7.1
170
    - kiwisolver==1.4.5
171
    - lazy-loader==0.3
172
    - lmdb==1.4.1
173
    - mako==1.2.4
174
    - markdown==3.4.4
175
    - markupsafe==2.1.3
176
    - matplotlib==3.7.3
177
    - mlflow==2.7.1
178
    - monai==1.2.0
179
    - mpmath==1.3.0
180
    - networkx==3.1
181
    - nibabel==5.1.0
182
    - ninja==1.11.1
183
    - nni==3.0
184
    - nptyping==2.5.0
185
    - nvidia-ml-py==12.535.108
186
    - oauthlib==3.2.2
187
    - onnx==1.14.1
188
    - onnxruntime==1.16.0
189
    - opencv-python==4.8.1.78
190
    - openslide-python==1.1.2
191
    - optuna==3.3.0
192
    - orderedmultidict==1.0.1
193
    - pandas==2.0.3
194
    - pathlib2==2.3.7.post1
195
    - pkgutil-resolve-name==1.3.10
196
    - prettytable==3.9.0
197
    - protobuf==4.24.3
198
    - psutil==5.9.5
199
    - pyarrow==13.0.0
200
    - pyasn1==0.5.0
201
    - pyasn1-modules==0.3.0
202
    - pydicom==2.4.3
203
    - pyjwt==2.4.0
204
    - pynrrd==1.0.0
205
    - pyparsing==3.1.1
206
    - pythonwebhdfs==0.2.3
207
    - pytorch-ignite==0.4.11
208
    - pytz==2023.3.post1
209
    - pywavelets==1.4.1
210
    - pyyaml==6.0.1
211
    - querystring-parser==1.2.4
212
    - referencing==0.30.2
213
    - regex==2023.10.3
214
    - requests-oauthlib==1.3.1
215
    - responses==0.23.3
216
    - rpds-py==0.10.3
217
    - rsa==4.9
218
    - rt-utils==1.2.7
219
    - schema==0.7.5
220
    - scikit-image==0.21.0
221
    - scikit-learn==1.3.1
222
    - scipy==1.10.1
223
    - simpleitk==2.3.0
224
    - simplejson==3.19.1
225
    - smmap==5.0.1
226
    - soupsieve==2.5
227
    - sqlalchemy==2.0.21
228
    - sqlparse==0.4.4
229
    - sympy==1.12
230
    - tabulate==0.9.0
231
    - tensorboard==2.14.0
232
    - tensorboard-data-server==0.7.1
233
    - tensorboardx==2.6.2.2
234
    - termcolor==2.3.0
235
    - threadpoolctl==3.2.0
236
    - tifffile==2023.7.10
237
    - tokenizers==0.12.1
238
    - tqdm==4.66.1
239
    - transformers==4.21.3
240
    - typeguard==4.1.2
241
    - types-pyyaml==6.0.12.12
242
    - tzdata==2023.3
243
    - websocket-client==1.6.3
244
    - websockets==11.0.3
245
    - werkzeug==3.0.0
246
    - zipp==3.17.0
247
prefix: /anaconda/envs/lymphoma_seg