Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
opencv-python-headless
|
| 2 |
-
mediapipe
|
| 3 |
-
numpy
|
| 4 |
-
gradio
|
|
|
|
| 1 |
+
opencv-python-headless==4.8.1.78
|
| 2 |
+
mediapipe==0.10.14
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
gradio==4.31.0
|