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

@ -8,3 +8,4 @@ tensorflow>=1.9.0
keras>=2.2.0
Flask>=1.1.2
mtcnn>=0.1.0
lightgbm