-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
77 lines (77 loc) · 1.35 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
absl-py==0.10.*
appdirs==1.4.*
astunparse==1.6.*
audioread==2.1.*
bidict==0.21.*
cachetools==4.1.*
certifi==2020.6.*
cffi==1.14.*
chardet==3.0.*
click==7.1.*
cycler==0.10.*
decorator==4.4.*
ffmpeg-python==0.2.*
Flask==1.1.*
Flask-API==2.0
Flask-SocketIO==5.0.*
gast==0.3.*
google-auth==1.22.*
google-auth-oauthlib==0.4.*
google-pasta==0.2.*
grpcio==1.32.*
h5py==2.10.*
idna==2.10
inflect==5.3.*
itsdangerous==1.1.*
Jinja2==2.11.*
joblib==1.0.*
Keras-Preprocessing==1.1.*
kiwisolver==1.3.*
librosa==0.8.*
llvmlite==0.36.*
Markdown==3.2.*
MarkupSafe==1.1.*
matplotlib==3.3.*
numba==0.53.*
numpy==1.18.*
oauthlib==3.1.*
opencv-python==4.4.*
opt-einsum==3.3.*
packaging==20.9
Pillow==8.1.*
pooch==1.3.*
protobuf==3.13.*
pyasn1==0.4.*
pyasn1-modules==0.2.*
pyclean==2.0.*
pycparser==2.20
pymongo==3.11.*
pyparsing==2.4.*
python-dateutil==2.8.*
python-dotenv==0.15.*
python-engineio==4.0.*
python-socketio==5.0.*
requests==2.24.*
requests-oauthlib==1.3.*
resampy==0.2.*
rsa==4.7
scikit-learn==0.24.*
scipy==1.4.*
six==1.15.*
SoundFile==0.10.3.post1
tensorboard==2.3.*
tensorboard-plugin-wit==1.7.*
tensorflow==2.4.*
tensorflow-estimator==2.3.*
termcolor==1.1.*
threadpoolctl==2.1.*
typing-extensions==3.7.*
Unidecode==1.2.*
urllib3==1.25.*
webrtcvad==2.0.10
Werkzeug==1.0.*
wget==3.2
wrapt==1.12.*
yolov3-tf2 @ git+https://github.com/zzh8829/yolov3-tf2.git
eventlet==0.30.*
pyOpenSSL==20.0.*