-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
62 lines (62 loc) · 1.06 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
anyio==3.5.0
asgiref==3.5.0
brotlipy==0.7.0
certifi==2021.10.8
charset-normalizer==2.0.4
click==8.0.3
colorama==0.4.4
cryptography==36.0.0
Cython==0.29.23
dpcpp-cpp-rt==2022.0.3
fastapi==0.75.1
fastapi-camelcase==1.0.5
filelock==3.4.0
gensim==4.1.2
h11==0.13.0
httptools==0.4.0
huggingface-hub==0.2.1
idna==3.3
importlib-metadata==4.8.2
intel-cmplr-lib-rt==2022.0.3
intel-cmplr-lic-rt==2022.0.3
intel-opencl-rt==2022.0.3
intel-openmp==2022.0.3
joblib==1.1.0
mkl==2022.0.3
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
numpy==1.21.5
olefile==0.46
packaging==21.3
Pillow==8.4.0
pycparser==2.21
pydantic==1.9.0
pyhumps==3.5.3
pyOpenSSL==21.0.0
pyparsing==3.0.4
PySocks==1.7.1
python-dotenv==0.20.0
PyYAML==6.0
regex==2021.8.3
requests==2.27.1
sacremoses==0.0.43
scipy==1.8.0
six==1.16.0
smart-open==5.2.1
sniffio==1.2.0
starlette==0.17.1
tbb==2021.5.2
tokenizers==0.10.3
torch==1.8.1
torchaudio==0.8.1
torchvision==0.9.1
tqdm==4.62.3
transformers==4.14.1
typing-extensions==3.10.0.2
urllib3==1.26.7
uvicorn==0.17.6
watchgod==0.8.2
websockets==10.2
wincertstore==0.2
zipp==3.7.0