Diff of /environment.yml [000000] .. [a4067e]

Switch to unified view

a b/environment.yml
1
name: BCI
2
channels:
3
  - pytorch
4
  - nvidia
5
  - conda-forge
6
  - defaults
7
dependencies:
8
  - python=3.10
9
  - pip
10
  - ipykernel
11
  - ipython
12
  - jupyter
13
  - jupyterlab
14
  - numpy
15
  - pandas
16
  - matplotlib
17
  - scikit-learn
18
  - scipy
19
  - seaborn
20
  - flask
21
  - sqlalchemy
22
  - pillow
23
  - requests
24
  - beautifulsoup4
25
  - lxml
26
  - pyyaml
27
  - cryptography
28
  - ffmpeg
29
  - pytorch
30
  - torchvision
31
  - torchaudio
32
  - cudatoolkit
33
  - pip:
34
    - accelerate==0.25.0
35
    - addict==2.4.0
36
    - altair==5.2.0
37
    - annotated-types==0.6.0
38
    - ansi2html==1.9.1
39
    - antlr4-python3-runtime==4.9.3
40
    - appdirs==1.4.4
41
    - astor==0.8.1
42
    - bids==0.0
43
    - bids-validator==1.13.1
44
    - blinker==1.7.0
45
    - blis==0.7.11
46
    - braceexpand==0.1.7
47
    - braindecode==0.7
48
    - cachetools==5.3.2
49
    - catalogue==2.0.10
50
    - cfgv==3.4.0
51
    - click==8.1.7
52
    - cloudpathlib==0.16.0
53
    - confection==0.1.4
54
    - configargparse==1.7
55
    - contexttimer==0.3.3
56
    - contourpy==1.1.1
57
    - cycler==0.12.0
58
    - cymem==2.0.8
59
    - dash==2.14.2
60
    - dash-core-components==2.0.0
61
    - dash-html-components==2.0.0
62
    - dash-table==5.0.0
63
    - decorator==4.4.2
64
    - decord==0.6.0
65
    - diffusers==0.16.0
66
    - distlib==0.3.8
67
    - docker-pycreds==0.4.0
68
    - docopt==0.6.2
69
    - docstring-inheritance==2.1.0
70
    - easydict==1.9
71
    - einops==0.7.0
72
    - evdev==1.6.1
73
    - fairscale==0.4.4
74
    - filelock==3.13.1
75
    - fonttools==4.43.0
76
    - formulaic==0.5.2
77
    - fsspec==2023.12.2
78
    - ftfy==6.1.3
79
    - gitdb==4.0.11
80
    - gitpython==3.1.40
81
    - greenlet==3.0.1
82
    - h5py==3.10.0
83
    - huggingface-hub==0.19.4
84
    - identify==2.5.33
85
    - imageio==2.33.1
86
    - imageio-ffmpeg==0.4.9
87
    - importlib-metadata==6.11.0
88
    - interface-meta==1.3.0
89
    - iopath==0.1.10
90
    - itsdangerous==2.1.2
91
    - joblib==1.3.2
92
    - kaggle==1.5.16
93
    - kiwisolver==1.4.5
94
    - langcodes==3.3.0
95
    - lazy-loader==0.3
96
    - llvmlite==0.41.0
97
    - markdown-it-py==3.0.0
98
    - matplotlib==3.8.0
99
    - mne==1.5.1
100
    - mne-bids==0.13
101
    - moviepy==1.0.3
102
    - murmurhash==1.0.10
103
    - nbformat==5.7.0
104
    - networkx==3.2.1
105
    - nib