-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
104 lines (104 loc) · 2.75 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
name: pytorch1
channels:
- pytorch
- conda-forge
- anaconda
- defaults
dependencies:
- appdirs=1.4.4=pyhd3eb1b0_0
- attrs=21.2.0=pyhd3eb1b0_0
- autopep8=1.6.0=pyhd3eb1b0_0
- black=19.10b0=py_0
- blas=1.0=mkl
- brotlipy=0.7.0=py37he774522_1000
- ca-certificates=2021.10.26=haa95532_2
- certifi=2021.10.8=py37haa95532_0
- cffi=1.14.3=py37h7a1dbc1_0
- chardet=3.0.4=py37_1003
- click=8.0.3=pyhd3eb1b0_0
- cryptography=3.1.1=py37h7a1dbc1_0
- cudatoolkit=11.3.1=h59b6b97_2
- freetype=2.10.4=hd328e21_0
- idna=2.10=py_0
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9d=h2bbff1b_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=hd0e1b90_0
- libuv=1.40.0=he774522_0
- libwebp=1.2.0=h2bbff1b_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py37h2bbff1b_0
- mkl_fft=1.3.1=py37h277e83a_0
- mkl_random=1.2.2=py37hf11a4ad_0
- mypy_extensions=0.4.3=py37haa95532_1
- numpy=1.21.2=py37hfca59bb_0
- numpy-base=1.21.2=py37h0829f74_0
- olefile=0.46=py37_0
- openssl=1.1.1l=h2bbff1b_0
- pathspec=0.7.0=py_0
- pillow=8.4.0=py37hd45dc43_0
- pip=20.2.4=py37_0
- pycodestyle=2.8.0=pyhd3eb1b0_0
- pycparser=2.20=py_2
- pyopenssl=19.1.0=py_1
- pysocks=1.7.1=py37_1
- python=3.7.11=h6244533_0
- python_abi=3.7=2_cp37m
- pytorch=1.10.1=py3.7_cuda11.3_cudnn8_0
- pytorch-mutex=1.0=cuda
- regex=2021.8.3=py37h2bbff1b_0
- requests=2.24.0=py_0
- setuptools=58.0.4=py37haa95532_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.37.0=h2bbff1b_0
- timm=0.4.12=pyhd8ed1ab_0
- tk=8.6.11=h2bbff1b_0
- toml=0.10.2=pyhd3eb1b0_0
- torchaudio=0.10.1=py37_cu113
- torchvision=0.11.2=py37_cu113
- typed-ast=1.4.3=py37h2bbff1b_1
- typing_extensions=3.10.0.2=pyh06a4308_0
- urllib3=1.25.11=py_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.0=pyhd3eb1b0_1
- win_inet_pton=1.1.0=py37_0
- wincertstore=0.2=py37haa95532_2
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h8cc25b3_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- bottle==0.12.19
- bottle-websocket==0.2.9
- cached-property==1.5.2
- colorama==0.4.4
- cycler==0.11.0
- eel==0.14.0
- fonttools==4.28.5
- future==0.18.2
- gevent==21.12.0
- gevent-websocket==0.10.1
- greenlet==1.1.2
- h5py==3.6.0
- imageio==2.13.5
- joblib==1.1.0
- kiwisolver==1.3.2
- matplotlib==3.5.1
- natsort==8.0.2
- networkx==2.6.3
- opencv-python==4.5.5.62
- packaging==21.3
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pywavelets==1.2.0
- pyyaml==6.0
- scikit-image==0.19.1
- scipy==1.7.3
- tifffile==2021.11.2
- tqdm==4.62.3
- whichcraft==0.6.1
- yacs==0.1.8
- zope-event==4.5.0
- zope-interface==5.4.0
prefix: C:\Users\donny\miniconda3\envs\pytorch1