-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
153 lines (153 loc) · 4.44 KB
/
environment.yml
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
name: TOP_aSAH
channels:
- conda-forge
- defaults
dependencies:
- _pytorch_select=0.2=gpu_0
- _tflow_select=2.1.0=gpu
- absl-py=0.15.0=pyhd3eb1b0_0
- aiohttp=3.7.4.post0=py36h7f8727e_2
- astor=0.8.1=py36h06a4308_0
- astunparse=1.6.3=py_0
- async-timeout=3.0.1=py36h06a4308_0
- attrs=21.4.0=pyhd3eb1b0_0
- blas=1.0=mkl
- blinker=1.4=py36h06a4308_0
- brotlipy=0.7.0=py36h27cfd23_1003
- c-ares=1.18.1=h7f8727e_0
- ca-certificates=2022.07.19=h06a4308_0
- cachetools=4.2.2=pyhd3eb1b0_0
- certifi=2021.5.30=py36h06a4308_0
- cffi=1.14.6=py36h400218f_0
- chardet=4.0.0=py36h06a4308_1003
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.3=pyhd3eb1b0_0
- cryptography=3.4.7=py36hd23ed53_0
- cudatoolkit=10.1.243=h6bb024c_0
- cudnn=7.6.5=cuda10.1_0
- cupti=10.1.168=0
- dataclasses=0.8=pyh4f3eec9_6
- freetype=2.11.0=h70c0345_0
- gast=0.3.3=py_0
- giflib=5.2.1=h7b6447c_0
- google-auth-oauthlib=0.4.4=pyhd3eb1b0_0
- google-pasta=0.2.0=pyhd3eb1b0_0
- grpcio=1.31.0=py36hf8bcb03_0
- h5py=2.10.0=py36hd6299e0_1
- hdf5=1.10.6=hb1b8bf9_0
- idna=3.3=pyhd3eb1b0_0
- idna_ssl=1.1.0=py36h06a4308_0
- importlib-metadata=4.8.1=py36h06a4308_0
- intel-openmp=2020.2=254
- joblib=1.0.1=pyhd3eb1b0_0
- jpeg=9e=h7f8727e_0
- keras-preprocessing=1.1.2=pyhd3eb1b0_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libprotobuf=3.17.2=h4ff587b_1
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.2.0=h2818925_1
- libwebp=1.2.2=h55f646e_0
- libwebp-base=1.2.2=h7f8727e_0
- lz4-c=1.9.3=h295c915_1
- markdown=3.3.4=py36h06a4308_0
- mkl=2020.2=256
- mkl-service=2.3.0=py36he8ac12f_0
- mkl_fft=1.3.0=py36h54f3939_0
- mkl_random=1.1.1=py36h0573a6f_0
- multidict=5.1.0=py36h27cfd23_2
- ncurses=6.3=h7f8727e_2
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- numpy=1.19.2=py36h54aff64_0
- numpy-base=1.19.2=py36hfa32c7d_0
- oauthlib=3.2.0=pyhd3eb1b0_0
- olefile=0.46=pyhd3eb1b0_0
- openssl=1.1.1q=h7f8727e_0
- opt_einsum=3.3.0=pyhd3eb1b0_1
- pandas=1.1.5=py36ha9443f7_0
- protobuf=3.17.2=py36h295c915_0
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycparser=2.21=pyhd3eb1b0_0
- pyjwt=2.1.0=py36h06a4308_0
- pyopenssl=21.0.0=pyhd3eb1b0_1
- pysocks=1.7.1=py36h06a4308_0
- python=3.6.13=h12debd9_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2021.3=pyhd3eb1b0_0
- readline=8.1.2=h7f8727e_1
- requests=2.27.1=pyhd3eb1b0_0
- requests-oauthlib=1.3.0=py_0
- rsa=4.7.2=pyhd3eb1b0_1
- scikit-learn=0.24.2=py36ha9443f7_0
- setuptools=58.0.4=py36h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.3=hc218d9a_0
- tensorboard-plugin-wit=1.6.0=py_0
- tensorboardx=2.2=pyhd3eb1b0_0
- tensorflow=2.2.0=gpu_py36hf933387_0
- tensorflow-base=2.2.0=gpu_py36h8a81be8_0
- termcolor=1.1.0=py36h06a4308_1
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.12=h1ccaba5_0
- typing-extensions=4.1.1=hd3eb1b0_0
- typing_extensions=4.1.1=pyh06a4308_0
- urllib3=1.26.8=pyhd3eb1b0_0
- werkzeug=2.0.3=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- wrapt=1.12.1=py36h7b6447c_1
- xz=5.2.5=h7f8727e_1
- yarl=1.6.3=py36h27cfd23_0
- zipp=3.6.0=pyhd3eb1b0_0
- zlib=1.2.12=h7f8727e_2
- zstd=1.5.2=ha4553b6_0
- pip:
- argparse==1.4.0
- connected-components-3d==3.6.0
- contextlib2==21.6.0
- cycler==0.11.0
- decorator==4.4.2
- dominate==2.7.0
- google-auth==1.35.0
- imageio==2.9.0
- iniconfig==1.1.1
- jsonpatch==1.32
- jsonpointer==2.3
- keras==2.3.1
- keras-applications==1.0.8
- kiwisolver==1.3.1
- matplotlib==3.3.4
- medpy==0.4.0
- ml-collections==0.1.1
- monai==0.8.0
- networkx==2.5.1
- opencv-python==4.6.0.66
- pillow==7.0.0
- pip==21.3.1
- pluggy==1.0.0
- py==1.11.0
- pyparsing==3.0.9
- pytest==7.0.1
- pywavelets==1.1.1
- pyyaml==6.0
- scikit-image==0.17.2
- scipy==1.4.1
- segment-anything==1.0
- simpleitk==2.1.1.2
- surface-distance-based-measures==0.1
- tensorboard==2.2.2
- tensorflow-estimator==2.2.0
- tensorflow-gpu==2.2.0
- tomli==1.2.3
- torch==1.9.0
- torchvision==0.10.0
- tornado==6.1
- visdom==0.2.3
- websocket-client==1.3.1
- xlrd==1.2.0
prefix: /research/d6/gds/wama/anaconda3/envs/TOP_aSAH