downgraded onnx
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
numpy
|
2 |
-
onnxruntime
|
3 |
opencv-python-headless
|
|
|
1 |
numpy
|
2 |
+
onnxruntime==1.12.0
|
3 |
opencv-python-headless
|