-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yml
More file actions
52 lines (52 loc) · 1.31 KB
/
environment.yml
File metadata and controls
52 lines (52 loc) · 1.31 KB
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
name: maiainterp
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=hd590300_5
- ca-certificates=2024.2.2=hbcca054_0
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_5
- libgomp=13.2.0=h807b86a_5
- libnsl=2.0.1=hd590300_0
- libsqlite=3.45.2=h2797004_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=hd590300_5
- ncurses=6.4=h59595ed_2
- openssl=3.2.1=hd590300_0
- pip=24.0=pyhd8ed1ab_0
- python=3.10.13=hd12c33a_1_cpython
- readline=8.2=h8228510_1
- setuptools=69.1.1=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- cairosvg==2.7.1
- certifi==2024.2.2
- charset-normalizer==3.3.2
- chess==1.10.0
- einops==0.7.0
- idna==3.6
- maia2
- matplotlib==3.8.3
- numpy==1.23.5
- pandas==2.2.1
- pillow==10.2.0
- python-chess==1.999
- python-dateutil==2.9.0.post0
- pyyaml==6.0.1
- pyzstd==0.16.1
- requests==2.31.0
- scikit-learn==1.4.1.post1
- scipy==1.12.0
- seaborn==0.13.2
- torch==2.4.0
- torchvision==0.19.0
- tqdm==4.66.2
- triton==3.0.0
- urllib3==2.2.1