Skip to content

Commit

Permalink
Bump onnxruntime to be compatible with onnx version
Browse files Browse the repository at this point in the history
  • Loading branch information
auphelia committed Jul 8, 2024
1 parent 9229b14 commit 35d7049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ipython==8.12.2
numpy==1.24.1
onnx==1.16.0
onnxoptimizer
onnxruntime==1.16.1
onnxruntime==1.18.1
pre-commit==3.3.2
protobuf==3.20.3
psutil==5.9.4
Expand Down

0 comments on commit 35d7049

Please sign in to comment.