sahapranta commited on
Commit
5771424
Β·
1 Parent(s): 2d9f284

updated onnxruntime to latest 1.15.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- onnxruntime==1.6.0
2
  onnx
3
  opencv-python
4
  numpy
 
1
+ onnxruntime==1.15.1
2
  onnx
3
  opencv-python
4
  numpy