-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 932 Bytes
/
requirements.txt
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
accelerate==0.5.1
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==21.4.0
backports.entry-points-selectable==1.1.1
certifi==2021.10.8
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
datasets==1.18.3
dill==0.3.4
distlib==0.3.3
filelock==3.4.0
frozenlist==1.3.0
fsspec==2022.1.0
huggingface-hub==0.4.0
identify==2.4.0
idna==3.3
joblib==1.1.0
multidict==6.0.2
multiprocess==0.70.12.2
nltk==3.7
nodeenv==1.6.0
numpy==1.22.2
packaging==21.3
pandas==1.4.1
Pillow==9.0.1
platformdirs==2.4.0
portalocker==2.4.0
pyarrow==7.0.0
pyparsing==3.0.7
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
regex==2022.1.18
requests==2.27.1
sacrebleu==2.0.0
sacremoses==0.0.47
sentencepiece==0.1.96
six==1.16.0
tabulate==0.8.9
tokenizers==0.11.5
toml==0.10.2
torch==1.10.2+cpu
torchaudio==0.10.2+cpu
torchvision==0.11.3+cpu
tqdm==4.62.3
transformers==4.16.2
typing-extensions==4.1.1
urllib3==1.26.8
xxhash==2.0.2
yarl==1.7.2