forked from AdamSobieszek/Signal-Space-GAN
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheeg_environment.yml
85 lines (85 loc) · 3.76 KB
/
eeg_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
name: Signal-Space-GAN
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- blas=2.116
- blas-devel=3.9.0
- bzip2=1.0.8
- ca-certificates=2022.9.24
- certifi=2022.9.24
- cudatoolkit=11.6.0
- intel-openmp=2022.1.0
- libblas=3.9.0
- libcblas=3.9.0
- libffi=3.4.2
- liblapack=3.9.0
- liblapacke=3.9.0
- libuv=1.44.2
- m2w64-gcc-libgfortran=5.3.0
- m2w64-gcc-libs=5.3.0
- m2w64-gcc-libs-core=5.3.0
- m2w64-gmp=6.1.0
- m2w64-libwinpthread-git=5.0.0.4634.697f757
- mkl=2022.1.0
- mkl-devel=2022.1.0
- mkl-include=2022.1.0
- msys2-conda-epoch=20160418
- openssl=1.1.1q
- pip=22.2.2
- python=3.10.6
- pytorch=1.12.1
- pytorch-mutex=1.0
- setuptools=63.4.1
- sqlite=3.39.3
- tbb=2021.5.0
- tk=8.6.12
- typing_extensions=4.4.0
- tzdata=2022e
- vc=14.2
- vs2015_runtime=14.27.29016
- wheel=0.37.1
- wincertstore=0.2
- xz=5.2.6
- zlib=1.2.12
- pip:
- charset-normalizer==2.1.1
- click==8.1.3
- colorama==0.4.5
- contourpy==1.0.5
- cycler==0.11.0
- docker-pycreds==0.4.0
- filelock==3.8.0
- fonttools==4.38.0
- gitdb==4.0.9
- gitpython==3.1.29
- huggingface-hub==0.10.1
- idna==3.4
- kiwisolver==1.4.4
- matplotlib==3.6.1
- numpy==1.23.4
- packaging==21.3
- pandas==1.5.1
- pathtools==0.1.2
- pillow==9.2.0
- promise==2.3
- protobuf==4.21.8
- psutil==5.9.3
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.5
- pyyaml==6.0
- regex==2022.9.13
- requests==2.28.1
- sentry-sdk==1.10.1
- setproctitle==1.3.2
- shortuuid==1.0.9
- six==1.16.0
- smmap==5.0.0
- tokenizers==0.13.1
- tqdm==4.64.1
- transformers==4.23.1
- urllib3==1.26.12
- wandb==0.13.4
prefix: C:\Users\hplis\.conda\envs\Signal-Space-GAN