Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,9 @@ dlib
|
|
| 2 |
tensorflow
|
| 3 |
opencv-python
|
| 4 |
cvzone
|
| 5 |
-
mediapipe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
tensorflow
|
| 3 |
opencv-python
|
| 4 |
cvzone
|
| 5 |
+
mediapipe
|
| 6 |
+
imutils
|
| 7 |
+
timm==0.8.13.dev0
|
| 8 |
+
yt_dlp
|
| 9 |
+
lapx>=0.5.2
|
| 10 |
+
typing-extensions
|