add lightgbm to requirments

needed for ensemble model
This commit is contained in:
ma7555 2020-11-28 04:28:10 +02:00
parent 5d77c1ceff
commit 328f57e84e

View File

@ -7,4 +7,5 @@ opencv-python>=3.4.4
tensorflow>=1.9.0 tensorflow>=1.9.0
keras>=2.2.0 keras>=2.2.0
Flask>=1.1.2 Flask>=1.1.2
mtcnn>=0.1.0 mtcnn>=0.1.0
lightgbm