-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
117 lines (117 loc) · 1.95 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
111
112
113
114
115
116
117
absl-py==1.0.0
aiohttp==3.8.1
aiosignal==1.2.0
antlr4-python3-runtime==4.8
astunparse==1.6.3
async-timeout==4.0.2
asynctest==0.13.0
attrs==21.4.0
backcall==0.2.0
beautifulsoup4==4.11.1
bitarray==2.4.1
Bottleneck==1.3.4
cachetools==5.0.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
cycler==0.11.0
Cython==0.29.28
dataclasses==0.6
decorator==5.1.1
einops==0.4.1
filelock==3.7.0
fire==0.4.0
Flask==2.1.2
flatbuffers==1.12
fonttools==4.33.3
frozenlist==1.3.0
fsspec==2022.3.0
ftfy==6.0.3
gast==0.4.0
gdown==4.4.0
google-auth==2.6.6
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.44.0
h5py==3.7.0
huggingface-hub==0.7.0
hydra-core==1.1.2
idna==3.3
imageio==2.16.2
importlib-metadata==4.11.3
importlib-resources==5.2.3
ipython==7.31.1
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.2
joblib==1.1.0
kiwisolver==1.4.2
libclang==14.0.1
Markdown==3.3.6
MarkupSafe==2.1.1
matplotlib==3.5.1
matplotlib-inline==0.1.2
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
mtcnn==0.1.1
multidict==6.0.2
networkx==2.6.3
numexpr==2.8.1
numpy==1.21.5
oauthlib==3.2.0
omegaconf==2.1.2
opencv-python==4.5.5.64
opt-einsum==3.3.0
packaging==21.3
pandas==1.3.4
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
pip==21.2.2
portalocker==2.4.0
prompt-toolkit==3.0.20
protobuf==3.19.4
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycocoevalcap==1.2
pycocotools==2.0.4
pycparser==2.21
pyDeprecate==0.3.2
Pygments==2.11.2
pyparsing==3.0.8
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
regex==2022.4.24
requests==2.27.1
requests-oauthlib==1.3.1
retina-face==0.0.12
rsa==4.8
sacrebleu==2.0.0
scikit-learn==1.0.2
scipy==1.7.3
setuptools==61.2.0
six==1.16.0
soupsieve==2.3.2.post1
tabulate==0.8.9
termcolor==1.1.0
threadpoolctl==3.1.0
timm==0.5.4
tokenizers==0.12.1
tqdm==4.64.0
traitlets==5.1.1
transformers==4.19.2
typing_extensions==4.1.1
urllib3==1.26.9
wcwidth==0.2.5
Werkzeug==2.1.2
wheel==0.37.1
wrapt==1.14.1
yarl==1.7.2
zipp==3.8.0