Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
huggingface_hub
|
| 3 |
-
|
|
|
|
| 4 |
mediapipe==0.10.9
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
huggingface_hub
|
| 3 |
+
numpy
|
| 4 |
+
opencv-python-headless==4.8.1.78
|
| 5 |
mediapipe==0.10.9
|