Mallari-Merick commited on
Commit
7f21417
·
1 Parent(s): f89ee2b

Update onnxruntime for Python 3.13 compat

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- onnxruntime==1.19.0
2
  numpy
3
  pillow
4
  opencv-python-headless
 
1
+ onnxruntime>=1.20.0
2
  numpy
3
  pillow
4
  opencv-python-headless