Skip to content

Commit

Permalink
fix onnxruntime's version
Browse files Browse the repository at this point in the history
  • Loading branch information
yt605155624 committed Dec 28, 2022
1 parent 2e51e0d commit 582c3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"loguru",
"matplotlib",
"nara_wpe",
"onnxruntime==1.11.0",
"onnxruntime>=1.11.0",
"opencc",
"pandas",
"paddlenlp>=2.4.8",
Expand Down

0 comments on commit 582c3c6

Please sign in to comment.