Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torch>=1.6.0
|
|
3 |
opencv-python>=4.4.0.46
|
4 |
scipy>=1.4.1
|
5 |
numpy>=1.19.5
|
6 |
-
|
|
|
3 |
opencv-python>=4.4.0.46
|
4 |
scipy>=1.4.1
|
5 |
numpy>=1.19.5
|
6 |
+
mediapipe>=0.10.0
|