Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
opencv-python
|
| 2 |
twilio
|
| 3 |
gradio-webrtc==0.0.4
|
| 4 |
-
onnxruntime
|
|
|
|
|
|
| 1 |
opencv-python
|
| 2 |
twilio
|
| 3 |
gradio-webrtc==0.0.4
|
| 4 |
+
onnxruntime
|
| 5 |
+
tensorrt
|