-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yaml
More file actions
139 lines (139 loc) · 3.56 KB
/
environment.yaml
File metadata and controls
139 lines (139 loc) · 3.56 KB
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
name: al
channels:
- defaults
- pytorch
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- appdirs=1.4.4=pyhd3eb1b0_0
- astroid=2.6.6=py39h06a4308_0
- attrs=21.2.0=pyhd3eb1b0_0
- black=19.10b0=py_0
- ca-certificates=2021.10.26=h06a4308_2
- certifi=2021.10.8=py39h06a4308_0
- click=8.0.3=pyhd3eb1b0_0
- isort=5.9.3=pyhd3eb1b0_0
- lazy-object-proxy=1.6.0=py39h27cfd23_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- mccabe=0.6.1=py39h06a4308_1
- mypy_extensions=0.4.3=py39h06a4308_0
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1l=h7f8727e_0
- pathspec=0.7.0=py_0
- pip=21.2.4=py39h06a4308_0
- pylint=2.9.6=py39h06a4308_1
- python=3.9.7=h12debd9_1
- pytorch=1.10.2=py3.9_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.1=h27cfd23_0
- regex=2021.8.3=py39h7f8727e_0
- setuptools=58.0.4=py39h06a4308_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- toml=0.10.2=pyhd3eb1b0_0
- typed-ast=1.4.3=py39h7f8727e_1
- typing_extensions=3.10.0.2=pyh06a4308_0
- tzdata=2021e=hda174b7_0
- wheel=0.37.0=pyhd3eb1b0_1
- wrapt=1.12.1=py39he8ac12f_1
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==1.0.0
- aiohttp==3.8.1
- aiosignal==1.2.0
- alabaster==0.7.12
- async-timeout==4.0.1
- babel==2.9.1
- beautifulsoup4==4.10.0
- cachetools==4.2.4
- charset-normalizer==2.0.7
- configparser==5.1.0
- docker-pycreds==0.4.0
- docutils==0.17.1
- fire==0.4.0
- frozenlist==1.2.0
- fsspec==2021.11.0
- future==0.18.2
- gitdb==4.0.9
- gitpython==3.1.24
- google-auth==2.3.3
- google-auth-oauthlib==0.4.6
- grad-cam==1.3.7
- grpcio==1.42.0
- idna==3.3
- imagesize==1.3.0
- importlib-metadata==4.8.2
- itk-morphologicalcontourinterpolation==1.0.2
- jinja2==3.0.3
- joblib==1.1.0
- markdown==3.3.6
- markupsafe==2.0.1
- monai==0.8.0
- multidict==5.2.0
- nibabel==3.2.1
- numpy==1.19.5
- oauthlib==3.1.1
- opencv-python==4.5.5.62
- packaging==21.3
- parameterized==0.8.1
- pathtools==0.1.2
- pillow==8.4.0
- pockets==0.9.1
- promise==2.3
- protobuf==3.19.1
- psutil==5.8.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pydata-sphinx-theme==0.7.1
- pydeprecate==0.3.1
- pygments==2.10.0
- pylru==1.2.0
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pytorch-lightning==1.4.9
- pytz==2021.3
- pyyaml==6.0
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scikit-learn==1.0.1
- scipy==1.7.2
- sentry-sdk==1.5.0
- setuptools==59.5.0
- shortuuid==1.0.8
- six==1.16.0
- smmap==5.0.0
- snowballstemmer==2.2.0
- soupsieve==2.3.1
- sphinx==4.2.0
- sphinx-copybutton==0.4.0
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-katex==0.8.6
- sphinxcontrib-napoleon==0.7
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- subprocess32==3.5.4
- tensorboard==2.7.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- termcolor==1.1.0
- threadpoolctl==3.0.0
- torchmetrics==0.6.0
- torchvision==0.11.3
- tqdm==4.62.3
- trojanzoo-sphinx-theme==0.1.1
- ttach==0.0.3
- urllib3==1.26.7
- wandb==0.12.6
- werkzeug==2.0.2
- yarl==1.7.2
- yaspin==2.1.0
- zipp==3.6.0