forked from pqaidevteam/pqai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
110 lines (110 loc) · 1.99 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
absl-py==1.2.0
annoy==1.17.0
astunparse==1.6.3
beautifulsoup4==4.11.1
blinker==1.5
boto3==1.16.63
botocore==1.19.63
cachetools==5.2.0
certifi==2022.9.14
charset-normalizer==2.1.1
click==8.1.3
cloudpickle==2.2.0
cycler==0.11.0
dill==0.3.5.1
docopt==0.6.2
docx==0.2.4
faiss-cpu==1.7.2
filelock==3.8.0
Flask==2.1.1
Flask-API==3.0.post1
flatbuffers==2.0.7
fonttools==4.37.3
future==0.18.2
gast==0.5.3
google-auth==2.11.1
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.48.1
h5py==3.7.0
huggingface-hub==0.9.1
hyperopt==0.2.7
idna==3.4
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==0.10.0
joblib==1.2.0
keras==2.8.0
keras-bert==0.89.0
keras-embed-sim==0.10.0
keras-layer-normalization==0.16.0
keras-multi-head==0.29.0
keras-pos-embd==0.13.0
keras-position-wise-feed-forward==0.8.0
Keras-Preprocessing==1.1.2
keras-self-attention==0.51.0
keras-transformer==0.40.0
kiwisolver==1.4.4
libclang==14.0.6
llvmlite==0.38.1
lxml==4.9.1
Markdown==3.3.6
MarkupSafe==2.1.1
MatchZoo==2.2.0
matplotlib==3.5.1
networkx==2.8.6
nltk==3.6.7
numba==0.55.2
numpy==1.22.3
oauthlib==3.2.1
opencv-python==4.6.0.66
opt-einsum==3.3.0
packaging==21.3
pandas==1.5.0
Pillow==9.3.0
pipreqs==0.4.11
protobuf==3.18.3
psutil==5.9.0
py4j==0.10.9.7
pyasn1==0.4.8
pyasn1-modules==0.2.8
pymongo==4.0.2
pyparsing==3.0.9
python-dateutil==2.8.2
python-docx==0.8.11
python-dotenv==0.21.0
pytz==2022.2.1
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
s3transfer==0.3.7
scikit-learn==1.1.2
scipy==1.8.0
sentence-transformers==2.2.0
sentencepiece==0.1.97
sentry-sdk==1.7.2
six==1.16.0
soupsieve==2.3.2.post1
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.8.1
tensorflow-io-gcs-filesystem==0.27.0
termcolor==2.0.1
tf-estimator-nightly==2.8.0.dev2021122109
threadpoolctl==3.1.0
tokenizers==0.12.1
torch==1.12.1
torchvision==0.13.1
tqdm==4.64.0
transformers==4.22.1
typing_extensions==4.3.0
urllib3==1.26.12
waitress==2.1.2
Werkzeug==2.2.2
wrapt==1.14.1
yarg==0.1.9
zipp==3.8.1