-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 loc) · 1.14 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
allennlp==2.1.0
attrs==20.3.0
blis==0.7.4
boto3==1.17.17
botocore==1.20.17
cached-property==1.5.2
catalogue==2.0.1
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cymem==2.0.5
faiss==1.7.0
filelock==3.0.12
fugashi==1.1.0
h5py==3.1.0
idna==2.10
importlib-metadata==3.7.0
iniconfig==1.1.1
ipadic==1.0.0
Jinja2==2.11.3
jmespath==0.10.0
joblib==1.0.1
jsonnet==0.17.0
jsonpickle==2.0.0
lmdb==1.1.1
MarkupSafe==1.1.1
mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
more-itertools==8.7.0
murmurhash==1.0.5
nltk==3.5
numpy==1.20.1
overrides==3.1.0
packaging==20.9
pathy==0.4.0
Pillow==8.1.0
pluggy==0.13.1
preshed==3.0.5
protobuf==3.15.3
py==1.10.0
pydantic==1.7.3
pyparsing==2.4.7
pytest==6.2.2
python-dateutil==2.8.1
pytz==2021.1
regex==2020.11.13
requests==2.25.1
s3transfer==0.3.4
sacremoses==0.0.43
scikit-learn==0.24.1
scipy==1.6.1
sentencepiece==0.1.95
smart-open==3.0.0
spacy==3.0.3
spacy-legacy==3.0.1
srsly==2.4.0
tensorboardX==2.1
thinc==8.0.1
threadpoolctl==2.1.0
tokenizers==0.10.1
toml==0.10.2
torch==1.7.1
torchvision==0.8.2
tqdm==4.58.0
transformers==4.3.3
typer==0.3.2
typing-extensions==3.7.4.3
urllib3==1.26.3
wasabi==0.8.2
zipp==3.4.0
fastapi
uvicorn