Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scikit-learn
|
|
6 |
matplotlib
|
7 |
pandas
|
8 |
retina-face
|
9 |
-
tf-keras
|
|
|
|
6 |
matplotlib
|
7 |
pandas
|
8 |
retina-face
|
9 |
+
tf-keras
|
10 |
+
tensorflow-gpu
|