Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ opencv-python
|
|
2 |
onnxruntime==1.6.0
|
3 |
numpy
|
4 |
matplotlib
|
5 |
-
onnx
|
|
|
|
2 |
onnxruntime==1.6.0
|
3 |
numpy
|
4 |
matplotlib
|
5 |
+
onnx
|
6 |
+
gradio==2.9.4
|