This repository was archived by the owner on Dec 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
78 lines (78 loc) · 1.44 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
absl-py==1.0.0
blis==0.9.1
cachetools==5.1.0
catalogue==2.0.8
certifi==2022.6.15
charset-normalizer==3.0.1
click==8.1.3
cycler==0.11.0
cymem==2.0.6
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl
filelock==3.8.0
fonttools==4.37.1
google-auth==2.3.3
google-auth-oauthlib==0.5.2
grpcio==1.47.0
huggingface-hub==0.9.1
idna==3.4
importlib-metadata==5.1.0
Jinja2==3.0.3
joblib==1.2.0
kiwisolver==1.4.4
langcodes==3.3.0
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.5.1
murmurhash==1.0.6
nltk==3.6.6
numpy==1.22.3
oauthlib==3.2.1
packaging==21.3
pandas==1.4.1
pathy==0.6.2
Pillow==9.3.0
pre-commit
preshed==3.0.7
protobuf==4.21.10
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.10.2
pyparsing==3.0.7
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
regex==2022.8.17
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
sacremoses==0.0.53
scikit-learn==1.1.2
scipy==1.8.0
seaborn==0.12.0
sentence-transformers==2.2.2
sentencepiece==0.1.97
setuptools-scm==7.0.5
six==1.16.0
smart-open==6.2.0
spacy==3.4.3
spacy-legacy==3.0.9
spacy-loggers==1.0.3
srsly==2.4.4
tensorboard==2.10.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
thinc==8.1.5
threadpoolctl==3.1.0
tokenizers==0.11.6
tomli==2.0.1
torch==1.11.0
torchvision==0.12.0
tqdm==4.64.0
transformers==4.21.3
typer==0.6.1
typing-extensions==3.10.0.2
urllib3==1.26.12
wasabi==0.10.1
Werkzeug==2.2.2
yellowbrick==1.5
zipp==3.10.0