Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ numpy
|
|
| 6 |
plotly
|
| 7 |
pillow
|
| 8 |
scikit-learn==1.3.2
|
| 9 |
-
keras
|
|
|
|
|
|
| 6 |
plotly
|
| 7 |
pillow
|
| 8 |
scikit-learn==1.3.2
|
| 9 |
+
keras
|
| 10 |
+
tensorflow
|