Spaces:
Sleeping
Sleeping
UPadted the version also
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
torch
|
| 3 |
numpy
|
| 4 |
opencv-python
|
| 5 |
-
mediapipe
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
numpy
|
| 4 |
opencv-python
|
| 5 |
+
mediapipe==0.10.9
|
| 6 |
+
protobuf==3.20.3
|