Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -5,6 +5,5 @@ opencv-python
|
|
5 |
scipy
|
6 |
scikit-image
|
7 |
av
|
8 |
-
|
9 |
-
mediapipe
|
10 |
-
ffmpeg-python
|
|
|
5 |
scipy
|
6 |
scikit-image
|
7 |
av
|
8 |
+
six
|
9 |
+
mediapipe
|
|