Spaces:
Sleeping
Sleeping
Update requirements (5).txt
Browse files- requirements (5).txt +6 -1
requirements (5).txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
sign-language-translator==0.8.*
|
2 |
opencv-python
|
3 |
-
gradio>=3.50.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
sign-language-translator==0.8.*
|
2 |
opencv-python
|
3 |
+
gradio>=3.50.2
|
4 |
+
|
5 |
+
|
6 |
+
mediapipe>=0.10.0
|
7 |
+
opencv-python>=4.7.0
|
8 |
+
numpy>=1.24.0
|