Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
pandas
|
| 2 |
-
numpy
|
| 3 |
-
pillow
|
| 4 |
-
scikit-learn
|
|
|
|
| 5 |
keras
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
numpy
|
| 3 |
+
pillow
|
| 4 |
+
scikit-learn
|
| 5 |
+
tensorflow
|
| 6 |
keras
|