Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ keras==2.11.0
|
|
3 |
matplotlib==3.6.2
|
4 |
numpy==1.23.5
|
5 |
opencv_python==4.6.0.66
|
6 |
-
scikit_image==0.19.3
|
|
|
|
3 |
matplotlib==3.6.2
|
4 |
numpy==1.23.5
|
5 |
opencv_python==4.6.0.66
|
6 |
+
scikit_image==0.19.3
|
7 |
+
tensorflow==2.11.0
|