-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
71 lines (71 loc) · 1.4 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
antlr4-python3-runtime==4.9.3
bert-score==0.3.11
blis==0.9.1
catalogue==2.0.8
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
confection==0.0.1
cycler==0.11.0
cymem==2.0.6
Cython==0.29.32
dataclasses==0.6
docopt==0.6.2
en-core-web-lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.4.0/en_core_web_lg-3.4.0-py3-none-any.whl
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl
fairseq==0.10.2
filelock==3.8.0
fonttools==4.37.3
huggingface-hub==0.9.1
hydra-core==1.2.0
idna==3.4
importlib-metadata==4.12.0
importlib-resources==5.9.0
Jinja2==3.1.2
kiwisolver==1.4.4
langcodes==3.3.0
lxml==4.9.1
MarkupSafe==2.1.1
matplotlib==3.5.3
mecab-python3==0.996.5
murmurhash==1.0.8
numpy==1.21.6
omegaconf==2.2.3
packaging==21.3
pandas==1.3.5
pathy==0.6.2
Pillow==9.2.0
pipreqs==0.4.11
portalocker==2.5.1
preshed==3.0.7
pycparser==2.21
pydantic==1.9.2
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.2.1
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
rouge==1.0.1
sacrebleu==1.4.12
six==1.16.0
smart-open==5.2.1
spacy==3.4.1
spacy-legacy==3.0.10
spacy-loggers==1.0.3
srsly==2.4.4
tabulate==0.8.10
thinc==8.1.1
tokenizers==0.12.1
torch==1.9.0
tqdm==4.48.2
transformers==4.22.1
typer==0.4.2
typing==3.7.4.3
typing_extensions==4.1.1
urllib3==1.26.12
wasabi==0.10.1
yarg==0.1.9
zipp==3.8.1