-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
83 lines (83 loc) · 4.78 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
name: pytorch
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- brotli=1.0.9=ha925a31_2
- bzip2=1.0.8=he774522_0
- ca-certificates=2021.10.26=haa95532_2
- certifi=2021.10.8=py39haa95532_0
- cudatoolkit=10.2.89=h74a9793_1
- cycler=0.10.0=py39haa95532_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.11.0=ha860e81_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- intel-openmp=2021.3.0=haa95532_3372
- jpeg=9d=h2bbff1b_0
- kiwisolver=1.3.1=py39hd77b12b_0
- libffi=3.4.2=hd77b12b_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
- matplotlib=3.4.3=py39haa95532_0
- matplotlib-base=3.4.3=py39h49ac443_0
- mkl=2021.3.0=haa95532_524
- mkl-service=2.4.0=py39h2bbff1b_0
- mkl_fft=1.3.1=py39h277e83a_0
- mkl_random=1.2.2=py39hf11a4ad_0
- munkres=1.1.4=py_0
- numpy=1.21.2=py39hfca59bb_0
- numpy-base=1.21.2=py39h0829f74_0
- olefile=0.46=pyhd3eb1b0_0
- openssl=1.1.1l=h2bbff1b_0
- pillow=8.4.0=py39hd45dc43_0
- pip=21.2.4=py39haa95532_0
- pyparsing=2.4.7=pyhd3eb1b0_0
- pyqt=5.9.2=py39hd77b12b_6
- python=3.9.7=h6244533_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytorch=1.10.0=py3.9_cuda10.2_cudnn7_0
- pytorch-mutex=1.0=cuda
- qt=5.9.7=vc14h73c81de_0
- scipy=1.7.1=py39hbe87c03_2
- setuptools=58.0.4=py39haa95532_0
- sip=4.19.13=py39hd77b12b_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=h2bbff1b_0
- tk=8.6.11=h2bbff1b_0
- torchaudio=0.10.0=py39_cu102
- torchvision=0.11.1=py39_cu102
- tornado=6.1=py39h2bbff1b_0
- tqdm=4.62.3=pyhd3eb1b0_1
- typing_extensions=3.10.0.2=pyh06a4308_0
- tzdata=2021e=hda174b7_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.0=pyhd3eb1b0_1
- wincertstore=0.2=py39haa95532_2
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- charset-normalizer==2.0.12
- idna==3.3
- imageio==2.18.0
- joblib==1.1.0
- networkx==2.8
- opencv-python==4.5.4.58
- packaging==21.3
- pandas==1.4.2
- pytz==2022.1
- pywavelets==1.3.0
- requests==2.27.1
- scikit-image==0.19.2
- scikit-learn==1.0.2
- sklearn==0.0
- threadpoolctl==3.1.0
- tifffile==2022.4.22
- urllib3==1.26.9
prefix: C:\Users\53284\Anaconda3\envs\pytorch