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