Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
opencv-python
|
2 |
-
opencv-
|
|
|
3 |
mediapipe
|
|
|
1 |
+
opencv-contrib-python==4.5.5.62
|
2 |
+
opencv-python==4.5.4.60
|
3 |
+
opencv-python-headless==4.5.5.62
|
4 |
mediapipe
|