-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenv.yaml
139 lines (139 loc) · 7.71 KB
/
env.yaml
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: pytorch
channels:
- pytorch
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/numba/label/dev
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- conda-forge
- defaults
dependencies:
- aiohttp=3.7.4=py38h294d835_0
- async-timeout=3.0.1=py_1000
- attrs=20.3.0=pyhd3deb0d_0
- blas=1.0=mkl
- blinker=1.4=py_1
- brotlipy=0.7.0=py38h294d835_1001
- ca-certificates=2020.12.5=h5b45459_0
- certifi=2020.12.5=py38haa244fe_1
- cffi=1.14.5=py38hd8c33c5_0
- click=7.1.2=pyh9f0ad1d_0
- cryptography=3.4.7=py38hd7da0ea_0
- cudatoolkit=10.1.243=h74a9793_0
- freetype=2.10.4=hd328e21_0
- icc_rt=2020.2=intel_254
- idna=2.10=pyh9f0ad1d_0
- importlib-metadata=3.10.0=py38haa244fe_0
- intel-openmp=2020.2=254
- jpeg=9b=hb83a4c4_2
- libpng=1.6.37=h2a8f88b_0
- libprotobuf=3.15.6=h7755175_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.2=hf4a77e7_3
- mkl=2020.2=256
- mkl-service=2.3.0=py38hb782905_0
- mkl_fft=1.2.0=py38h45dec08_0
- mkl_random=1.1.1=py38h47e9c7a_0
- msys2-conda-epoch=20160418=1
- multidict=5.1.0=py38h294d835_1
- ninja=1.7.2=0
- numpy=1.19.2=py38hadc3359_0
- numpy-base=1.19.2=py38ha3acd2a_0
- olefile=0.46=py_0
- openssl=1.1.1k=h8ffe710_0
- pandas=1.1.3=py38ha925a31_0
- pillow=8.0.1=py38h4fa10fc_0
- pip=20.2.4=py38haa95532_0
- pyasn1=0.4.8=py_0
- pycparser=2.20=pyh9f0ad1d_2
- pyjwt=2.0.1=pyhd8ed1ab_1
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pysocks=1.7.1=py38haa244fe_3
- python=3.8.5=h5fd99cc_1
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytorch=1.6.0=py3.8_cuda101_cudnn7_0
- pytz=2020.1=py_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- scipy=1.5.2=py38h14eb087_0
- setuptools=50.3.1=py38haa95532_1
- six=1.15.0=py38haa95532_0
- sqlite=3.33.0=h2a8f88b_0
- tabulate=0.8.7=pyh9f0ad1d_0
- tk=8.6.10=he774522_0
- torchvision=0.7.0=py38_cu101
- tqdm=4.52.0=pyhd3deb0d_0
- typing-extensions=3.7.4.3=0
- typing_extensions=3.7.4.3=py_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.35.1=pyhd3eb1b0_0
- win_inet_pton=1.1.0=py38haa244fe_2
- wincertstore=0.2=py38_0
- xz=5.2.5=h62dcd97_0
- yaml=0.2.5=he774522_0
- yarl=1.6.3=py38h294d835_1
- zipp=3.4.1=pyhd8ed1ab_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.5=h04227a9_0
- pip:
- absl-py==0.11.0
- autopep8==1.5.4
- cachetools==4.1.1
- chardet==3.0.4
- chumpy==0.70
- cycler==0.10.0
- decorator==4.4.2
- docopt==0.6.2
- dominate==2.6.0
- flake8==3.8.4
- future==0.18.2
- fvcore==0.1.2.post20201111
- google-auth==1.23.0
- google-auth-oauthlib==0.4.2
- grpcio==1.33.2
- imageio==2.9.0
- joblib==1.0.1
- jsonpatch==1.28
- jsonpointer==2.0
- kiwisolver==1.3.1
- lpips==0.1.3
- markdown==3.3.3
- matplotlib==3.3.3
- mccabe==0.6.1
- memory-profiler==0.58.0
- networkx==2.5
- oauthlib==3.1.0
- opencv-python==4.4.0.46
- pipreqs==0.4.10
- portalocker==2.0.0
- protobuf==3.14.0
- psutil==5.8.0
- pyasn1-modules==0.2.8
- pycodestyle==2.6.0
- pyflakes==2.2.0
- pyparsing==2.4.7
- pytorch3d==0.3.0
- pywavelets==1.1.1
- pywin32==300
- pyyaml==5.3.1
- pyzmq==20.0.0
- requests==2.25.0
- rsa==4.6
- scikit-image==0.17.2
- scikit-learn==0.24.1
- tensorboard==2.4.0
- tensorboard-plugin-wit==1.7.0
- termcolor==1.1.0
- threadpoolctl==2.1.0
- tifffile==2020.12.4
- toml==0.10.2
- torchfile==0.1.0
- torchsummary==1.5.1
- tornado==6.1
- urllib3==1.26.2
- visdom==0.1.8.9
- websocket-client==0.57.0
- yacs==0.1.8
- yarg==0.1.9
prefix: C:\Users\asus\miniconda3\envs\pytorch