Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pandas
|
|
5 |
numpy
|
6 |
pillow
|
7 |
opencv-python
|
8 |
-
scikit-learn
|
|
|
|
5 |
numpy
|
6 |
pillow
|
7 |
opencv-python
|
8 |
+
scikit-learn
|
9 |
+
Keras-Preprocessing
|