-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment.yml
144 lines (144 loc) · 3.77 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
name: torch1.6
channels:
- pytorch
- willyd
- conda-forge
- anaconda
- defaults
dependencies:
- absl-py=0.11.0=py36ha15d459_0
- backports=1.0=py_2
- backports.weakref=1.0rc1=py36_1
- blas=2.21=mkl
- bleach=1.5.0=py36_0
- ca-certificates=2021.5.30=h5b45459_0
- certifi=2021.5.30=py36ha15d459_0
- cudatoolkit=10.1.243=h3826478_6
- cycler=0.10.0=py_2
- dominate=2.4.0=py_0
- freetype=2.8=vc14h17c9bdf_0
- html5lib=0.9999999=py36_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=vc14hc45fdbb_0
- importlib-metadata=3.3.0=py36ha15d459_2
- intel-openmp=2020.3=h57928b3_311
- jpeg=9b=vc14h4d7706e_1
- libblas=3.8.0=21_mkl
- libcblas=3.8.0=21_mkl
- liblapack=3.8.0=21_mkl
- liblapacke=3.8.0=21_mkl
- libpng=1.6.32=vc14h5163883_3
- libprotobuf=3.14.0=h7755175_0
- libtiff=4.0.8=vc14h04e2a1e_10
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.3.3=pyh9f0ad1d_0
- matplotlib=2.1.2=py36h016c42a_0
- mkl=2020.4=hb70f87d_311
- mock=4.0.3=py36ha15d459_1
- msys2-conda-epoch=20160418=1
- ninja=1.7.1=0
- numpy=1.19.4=py36hd1b969e_1
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.0.2u=hfa6e2cd_0
- pip=20.3.3=pyhd8ed1ab_0
- protobuf=3.14.0=py36he2d232f_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyqt=5.6.0=py36h764d66f_1008
- python=3.6.12=h39d44d4_0_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.6=1_cp36m
- pytorch=1.6.0=py3.6_cuda101_cudnn7_0
- pytz=2020.4=pyhd8ed1ab_0
- qt=5.6.2=vc14h6f8c307_12
- scipy=1.1.0=py36h672f292_0
- setuptools=49.6.0=py36hd36e781_2
- sip=4.18.1=py36h6538335_1000
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.20.1=vc14h7ce8c62_1
- torchvision=0.7.0=py36_cu101
- tornado=6.1=py36h68aa20f_0
- typing_extensions=3.7.4.3=py_0
- vc=14.1=h869be7e_1
- vs2008_runtime=9.0.30729.6161=0
- vs2015_runtime=14.16.27012=h30e32a0_2
- webencodings=0.5.1=py_1
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.36.2=pyhd3deb0d_0
- wincertstore=0.2=py36h9f0ad1d_1005
- zipp=3.4.0=py_0
- zlib=1.2.11=vc14h1cdd9ab_1
- pip:
- astor==0.8.1
- astroid==2.7.3
- astunparse==1.6.3
- attrs==21.2.0
- cached-property==1.5.2
- cachetools==4.2.2
- charset-normalizer==2.0.4
- clang==5.0
- colorama==0.4.4
- dataclasses==0.8
- decorator==4.4.2
- dill==0.3.4
- flatbuffers==1.12
- future==0.18.2
- gast==0.4.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.5
- google-pasta==0.2.0
- googleapis-common-protos==1.53.0
- grpcio==1.39.0
- h5py==3.1.0
- idna==3.2
- imageio==2.9.0
- importlib-resources==5.2.2
- isort==5.9.3
- jsonpatch==1.32
- jsonpointer==2.1
- keras==2.6.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- lazy-object-proxy==1.6.0
- lpips==0.1.3
- mccabe==0.6.1
- networkx==2.5.1
- oauthlib==3.1.1
- opt-einsum==3.3.0
- ordered-set==4.0.2
- pandas==1.1.5
- pillow==8.3.1
- platformdirs==2.3.0
- promise==2.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pylint==2.10.2
- pysbs==2021.2.1
- pywavelets==1.1.1
- pyzmq==22.2.1
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scikit-image==0.17.2
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.6.0
- tensorflow-datasets==3.1.0
- tensorflow-estimator==2.6.0
- tensorflow-metadata==1.2.0
- termcolor==1.1.0
- tifffile==2020.9.3
- toml==0.10.2
- torchfile==0.1.0
- torchmeta==1.7.0
- tqdm==4.60.0
- typed-ast==1.4.3
- urllib3==1.26.6
- visdom==0.1.8.9
- websocket-client==1.2.1
- wrapt==1.12.1
prefix: D:\XilongZhou\Anaconda\envs\torch1.6