Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ mediapipe==0.8.10
|
|
10 |
pillow==9.1.1
|
11 |
opencv-python==4.6.0.66
|
12 |
opencv-contrib-python==4.6.0.66
|
13 |
-
tensorflow
|
|
|
|
10 |
pillow==9.1.1
|
11 |
opencv-python==4.6.0.66
|
12 |
opencv-contrib-python==4.6.0.66
|
13 |
+
tensorflow
|
14 |
+
moviepy
|