Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
tensorflow==2.9.2
|
2 |
-
opencv-contrib-python==4.6.0.66
|
|
|
|
|
|
|
|
|
|
|
|
1 |
tensorflow==2.9.2
|
2 |
+
opencv-contrib-python==4.6.0.66
|
3 |
+
scikit-learn==1.0.2
|
4 |
+
seaborn==0.11.2
|
5 |
+
scikit-image==0.19.3
|
6 |
+
cmake==3.24.1
|
7 |
+
dlib==19.24.1
|