-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.76 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
absl-py==1.2.0
aiohttp==3.8.3
aiosignal==1.2.0
async-timeout==4.0.2
attrs==22.1.0
blis==0.7.8
cachetools==5.2.0
catalogue==2.0.8
certifi==2022.9.14
charset-normalizer==2.1.1
claucy @ git+https://github.com/mmxgn/spacy-clausie.git@ac8c7d9ee89f3ed26344e4a0ce4f58ef63df3a87
click==8.1.3
colorama==0.4.5
commonmark==0.9.1
confection==0.0.1
cymem==2.0.6
emoji==2.1.0
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
filelock==3.8.0
Flask==2.2.2
frozenlist==1.3.1
fsspec==2022.8.2
future==0.18.2
google-auth==2.11.1
google-auth-oauthlib==0.4.6
grpcio==1.49.1
huggingface-hub==0.9.1
idna==3.4
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
keybert==0.6.0
langcodes==3.3.0
lemminflect==0.2.2
Markdown==3.4.1
MarkupSafe==2.1.1
multidict==6.0.2
murmurhash==1.0.8
nltk==3.7
numpy==1.23.3
oauthlib==3.2.1
packaging==21.3
pathy==0.6.2
Pillow==9.2.0
plac==1.1.3
preshed==3.0.7
protobuf==3.19.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.9.2
pyDeprecate==0.3.1
Pygments==2.13.0
pyparsing==3.0.9
pytorch-lightning==1.5.4
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-oauthlib==1.3.1
rich==12.5.1
rsa==4.9
sacremoses==0.0.53
scikit-learn==1.1.2
scipy==1.9.1
sentence-transformers==2.2.2
sentencepiece==0.1.97
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
stanza==1.4.2
tensorboard==2.10.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
thinc==8.1.1
threadpoolctl==3.1.0
tokenizers==0.10.3
torch==1.10.0+cu102
torchaudio==0.10.0+cu113
torchmetrics==0.9.3
torchvision==0.11.0+cu102
tqdm==4.64.1
transformers==4.12.2
typer==0.4.2
typing_extensions==4.3.0
urllib3==1.26.12
wasabi==0.10.1
Werkzeug==2.2.2
yarl==1.8.1
zipp==3.8.1