-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
120 lines (120 loc) · 2.09 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
118
119
120
absl-py==0.12.0
aiohttp==3.6.3
astor==0.8.1
async-timeout==3.0.1
atomicwrites==1.4.0
attrs==20.3.0
blinker==1.4
brotlipy==0.7.0
cached-property==1.5.2
cachetools==4.2.1
certifi==2021.5.30
cffi==1.14.2
chardet==4.0.0
click==7.1.2
cloudpickle==1.6.0
colorama==0.4.4
coverage==5.5
cryptography==3.4.7
cycler==0.10.0
Cython==0.29.22
cytoolz==0.11.0
dask==2021.3.0
dataclasses==0.8
decorator==5.0.5
docker-pycreds==0.4.0
easydict==1.9
einops==0.4.1
future==0.18.2
gast==0.2.2
gitdb==4.0.9
GitPython==3.1.18
google-auth==1.28.0
google-auth-oauthlib==0.4.4
google-pasta==0.2.0
grpcio==1.36.1
h5py==3.1.0
idna==2.10
idna-ssl==1.1.0
imageio==2.9.0
importlib-metadata==3.7.3
iniconfig==1.1.1
joblib==1.0.1
JPype1==1.2.1
Keras-Preprocessing==1.1.2
kiwisolver==1.1.0
Markdown==3.3.4
matplotlib==3.3.4
mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
more-itertools==8.7.0
multidict==4.7.6
networkx==2.4
nltk==3.2.4
numpy==1.19.5
oauthlib==3.1.0
olefile==0.46
opt-einsum==3.1.0
packaging==20.9
pandas==1.1.3
pathtools==0.1.2
Pillow==7.2.0
pluggy==0.13.1
progressbar2==3.53.1
promise==2.3
protobuf==3.15.7
psutil==5.9.0
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==1.7.1
pynvml==11.4.1
pyOpenSSL==20.0.1
pyparsing==2.4.7
pyreadline==2.1
PySocks==1.7.1
pytest==6.2.2
python-dateutil==2.8.1
python-utils==2.5.6
pytz==2021.1
PyWavelets==1.1.1
PyYAML==5.3.1
regex==2021.4.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-image==0.15.0
scikit-learn==0.24.1
scipy==1.5.3
sentry-sdk==1.5.5
shortuuid==1.0.8
six==1.15.0
smmap==5.0.0
tensorboard==2.4.0
tensorboard-plugin-wit==1.8.0
tensorlayer==2.2.3
termcolor==1.1.0
thop==0.0.31.post2005241907
threadpoolctl==2.1.0
toml==0.10.2
toolz==0.11.1
torch==1.10.0+cu111
torchstat==0.0.7
torchsummaryX==1.3.0
torchvision==0.2.1
tornado==6.1
tqdm==4.19.9
typing-extensions==3.7.4.3
urllib3==1.26.4
vit-pytorch==0.32.2
wandb==0.12.10
Werkzeug==1.0.1
win-inet-pton==1.1.0
wincertstore==0.2
wordcloud==1.8.2.2
wrapt==1.12.1
yarl==1.6.3
yaspin==2.1.0
zipp==3.4.1