-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
81 lines (81 loc) · 2.39 KB
/
environment.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
name: praktikum
channels:
- pytorch
- anaconda
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- brotli=1.0.9=h8ffe710_6
- brotli-bin=1.0.9=h8ffe710_6
- ca-certificates=2021.10.8=h5b45459_0
- certifi=2021.10.8=py39hcbf5309_1
- colorama=0.4.4=pyh9f0ad1d_0
- cudatoolkit=11.3.1=h59b6b97_2
- cycler=0.11.0=pyhd8ed1ab_0
- fonttools=4.28.5=py39hb82d6ee_0
- freetype=2.10.4=hd328e21_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=68.2=h0e60522_0
- intel-openmp=2021.4.0=haa95532_3556
- joblib=0.17.0=py_0
- jpeg=9d=h2bbff1b_0
- kiwisolver=1.3.2=py39h2e07f2f_1
- libbrotlicommon=1.0.9=h8ffe710_6
- libbrotlidec=1.0.9=h8ffe710_6
- libbrotlienc=1.0.9=h8ffe710_6
- libclang=11.1.0=default_h5c34c98_1
- 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.5.1=py39hcbf5309_0
- matplotlib-base=3.5.1=py39h581301d_0
- mkl=2021.4.0=haa95532_640
- 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=pyh9f0ad1d_0
- numpy=1.21.2=py39hfca59bb_0
- numpy-base=1.21.2=py39h0829f74_0
- olefile=0.46=pyhd3eb1b0_0
- openssl=1.1.1l=h8ffe710_0
- packaging=21.3=pyhd8ed1ab_0
- pillow=8.4.0=py39hd45dc43_0
- pip=21.2.4=py39haa95532_0
- pyparsing=3.0.6=pyhd8ed1ab_0
- pyqt=5.12.3=py39hcbf5309_8
- pyqt-impl=5.12.3=py39h415ef7b_8
- pyqt5-sip=4.19.18=py39h415ef7b_8
- pyqtchart=5.12=py39h415ef7b_8
- pyqtwebengine=5.12.1=py39h415ef7b_8
- python=3.9.7=h6244533_1
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytorch=1.10.1=py3.9_cuda11.3_cudnn8_0
- pytorch-model-summary=0.1.1=py_0
- pytorch-mutex=1.0=cuda
- qt=5.12.9=h5909a2a_4
- scikit-learn=1.0.1=py39hf11a4ad_0
- scipy=1.7.1=py39hbe87c03_2
- setuptools=58.0.4=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.37.0=h2bbff1b_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.11=h2bbff1b_0
- torchaudio=0.10.1=py39_cu113
- torchvision=0.11.2=py39_cu113
- tornado=6.1=py39hb82d6ee_2
- tqdm=4.62.3=pyhd8ed1ab_0
- 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=h8cc25b3_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- torchsummary==1.5.1