-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmsa.yml
51 lines (50 loc) · 1.24 KB
/
msa.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
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py38h06a4308_0
- libedit=3.1.20210216=h27cfd23_1
- libffi=3.2.1=hf484d3e_1007
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- pip=21.1.3=py38h06a4308_0
- python=3.8.0=h0371630_2
- readline=7.0=h7b6447c_5
- setuptools=52.0.0=py38h06a4308_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- charset-normalizer==2.0.3
- click==8.0.1
- filelock==3.0.12
- huggingface-hub==0.0.12
- idna==3.2
- joblib==1.0.1
- numpy==1.21.1
- packaging==21.0
- pillow==8.3.1
- pyparsing==2.4.7
- pytorch-metric-learning==0.9.99
- pyyaml==5.4.1
- regex==2021.7.6
- requests==2.26.0
- sacremoses==0.0.45
- scikit-learn==0.24.2
- scipy==1.7.0
- six==1.16.0
- threadpoolctl==2.2.0
- tokenizers==0.10.3
- torch==1.9.0
- torchvision==0.10.0
- tqdm==4.61.2
- transformers==4.9.1
- typing-extensions==3.10.0.0
- urllib3==1.26.6