forked from meta-skin/metaskin_natelec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
79 lines (79 loc) · 2.28 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
name: tdc
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- brotlipy=0.7.0=py39h2bbff1b_1003
- ca-certificates=2022.07.19=haa95532_0
- certifi=2022.9.24=py39haa95532_0
- cffi=1.15.1=py39h2bbff1b_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=37.0.1=py39h21b164f_0
- cudatoolkit=11.3.1=h59b6b97_2
- freetype=2.10.4=hd328e21_0
- idna=3.3=pyhd3eb1b0_0
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9e=h2bbff1b_0
- lerc=3.0=hd77b12b_0
- libdeflate=1.8=h2bbff1b_5
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.4.0=h8a3f274_0
- libuv=1.40.0=he774522_0
- libwebp=1.2.4=h2bbff1b_0
- libwebp-base=1.2.4=h2bbff1b_0
- lz4-c=1.9.3=h2bbff1b_1
- 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
- numpy=1.23.1=py39h7a0a035_0
- numpy-base=1.23.1=py39hca35cd5_0
- openssl=1.1.1q=h2bbff1b_0
- pillow=9.2.0=py39hdc2b20a_1
- pip=22.2.2=py39haa95532_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py39haa95532_0
- python=3.9.13=h6244533_1
- pytorch=1.12.1=py3.9_cuda11.3_cudnn8_0
- pytorch-mutex=1.0=cuda
- requests=2.28.1=py39haa95532_0
- setuptools=63.4.1=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.3=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- torchaudio=0.12.1=py39_cu113
- torchvision=0.13.1=py39_cu113
- typing_extensions=4.3.0=py39haa95532_0
- tzdata=2022c=h04d1e81_0
- urllib3=1.26.11=py39haa95532_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- win_inet_pton=1.1.0=py39haa95532_0
- wincertstore=0.2=py39haa95532_2
- xz=5.2.6=h8cc25b3_0
- zlib=1.2.12=h8cc25b3_3
- zstd=1.5.2=h19a0ad4_0
- pip:
- attrs==22.1.0
- colorama==0.4.5
- contourpy==1.0.5
- cycler==0.11.0
- fonttools==4.37.4
- joblib==1.2.0
- kiwisolver==1.4.4
- matplotlib==3.6.1
- packaging==21.3
- pyparsing==3.0.9
- pyqt5==5.15.7
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.11.0
- python-dateutil==2.8.2
- pytorch-metric-learning==1.6.2
- scikit-learn==1.1.2
- scipy==1.9.2
- threadpoolctl==3.1.0
- tqdm==4.64.1
prefix: C:\Users\Min\anaconda3\envs\nano