Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python
|
2 |
-
onnxruntime==1.5.
|
3 |
numpy
|
4 |
matplotlib
|
5 |
-
onnx==1.7
|
|
|
1 |
opencv-python
|
2 |
+
onnxruntime==1.5.2
|
3 |
numpy
|
4 |
matplotlib
|
5 |
+
onnx==1.7.0
|