forked from rizkiarm/LipNet
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.31 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
absl-py==0.9.0
astor==0.8.1
backports.functools-lru-cache==1.6.1
backports.weakref==1.0.post1
bleach==1.5.0
cachetools==3.1.1
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.2
cmake==3.17.2
cycler==0.10.0
dlib==19.19.0
editdistance==0.5.3
enum34==1.1.10
funcsigs==1.0.2
functools32==3.2.3.post2
futures==3.3.0
gast==0.2.2
google-auth==1.14.1
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
grpcio==1.28.1
h5py==2.10.0
html5lib==0.9999999
idna==2.9
joblib==0.14.1
Keras==2.3.1
Keras-Applications==1.0.8
keras-contrib @ git+https://www.github.com/keras-team/keras-contrib.git@3fc5ef709e061416f4bc8a92ca3750c824b5d2b0
Keras-Preprocessing==1.1.0
kiwisolver==1.1.0
-e git+https://github.com/akouminov/LipNet.git@b86856f7a373a0f1bde4df205d1d34939b6445c1#egg=lipnet
Markdown==3.1.1
matplotlib==2.2.5
mock==3.0.5
nltk==3.2.2
numpy==1.16.6
oauthlib==3.1.0
opencv-python==4.2.0.32
opt-einsum==2.3.2
Pillow==6.2.2
protobuf==3.11.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
regex==2020.4.4
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
scipy==1.1.0
six==1.14.0
sk-video==1.1.10
subprocess32==3.5.4
tensorboard==2.1.0
tensorflow-estimator==2.1.0
tensorflow-gpu==2.1.0
tensorflow-tensorboard==0.4.0
termcolor==1.1.0
Theano==1.0.4
tqdm==4.45.0
urllib3==1.25.9
Werkzeug==1.0.1
wrapt==1.12.1