Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
opencv-python
|
2 |
twilio
|
3 |
-
gradio
|
4 |
-
|
5 |
-
|
6 |
-
mediapipe
|
7 |
-
numpy
|
|
|
1 |
opencv-python
|
2 |
twilio
|
3 |
+
gradio-webrtc==0.0.4
|
4 |
+
onnxruntime-gpu
|
5 |
+
mediapipe
|
|
|
|