Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch
|
|
6 |
torchvision
|
7 |
opencv-python
|
8 |
requests
|
9 |
-
Pillow
|
|
|
|
6 |
torchvision
|
7 |
opencv-python
|
8 |
requests
|
9 |
+
Pillow
|
10 |
+
mediapipe
|