Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ Pillow
|
|
4 |
tensorflow
|
5 |
numpy
|
6 |
tqdm
|
7 |
-
scikit-learn
|
|
|
|
4 |
tensorflow
|
5 |
numpy
|
6 |
tqdm
|
7 |
+
scikit-learn
|
8 |
+
pickle
|