-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
102 lines (102 loc) · 1.73 KB
/
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
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
absl-py==0.14.0
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.1
asynctest==0.13.0
attrs==21.2.0
backcall==0.2.0
boto3==1.18.58
botocore==1.21.58
cachetools==4.2.2
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.6
click==8.0.1
colorama==0.4.4
cycler==0.10.0
Cython==0.29.24
dataclasses==0.8
decorator==5.1.0
dill==0.3.4
filelock==3.3.0
frozenlist==1.2.0
fsspec==0.8.7
future==0.18.2
gdown==4.0.2
google-auth==1.35.0
google-auth-oauthlib==0.4.6
grpcio==1.41.0
huggingface-hub==0.1.2
idna==3.2
idna-ssl==1.1.0
importlib-metadata==4.8.1
ipdb==0.13.9
ipython==7.16.1
ipython-genutils==0.2.0
jedi==0.18.0
jmespath==0.10.0
joblib==1.0.1
kiwisolver==1.3.1
Markdown==3.3.4
matplotlib==3.3.4
MetaNN==0.2.9
multidict==5.2.0
numpy==1.19.5
oauthlib==3.1.1
packaging==21.3
pandarallel==1.5.2
pandas==1.1.5
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.4.0
pkuseg==0.0.25
portalocker==2.0.0
prompt-toolkit==3.0.20
protobuf==3.18.0
psutil==5.8.0
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
Pygments==2.10.0
pyparsing==3.0.1
PySocks==1.7.1
python-dateutil==2.8.2
pytorch-lightning==1.2.10
pytorch-nlp==0.5.0
pytz==2021.1
PyYAML==5.3.1
regex==2021.9.24
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
s3transfer==0.5.0
sacrebleu==1.5.1
sacremoses==0.0.46
scikit-learn==0.24.0
scipy==1.5.4
sentencepiece==0.1.91
simplejson==3.17.5
six==1.16.0
sklearn==0.0
stanfordcorenlp==3.9.1.1
tabulate==0.8.9
tensorboard==2.2.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorboardX==2.4
threadpoolctl==3.0.0
tokenizers==0.10.3
toml==0.10.2
torch==1.4.0
torchmetrics==0.2.0
tqdm==4.62.3
traitlets==4.3.3
transformers==4.12.5
typing-extensions==3.10.0.2
urllib3==1.26.7
wcwidth==0.2.5
Werkzeug==2.0.1
yarl==1.7.2
zipp==3.5.1