Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ matplotlib
|
|
7 |
opencv-python
|
8 |
easydict
|
9 |
onnx
|
10 |
-
onnxruntime
|
|
|
7 |
opencv-python
|
8 |
easydict
|
9 |
onnx
|
10 |
+
onnxruntime==1.6.0
|