Skip to content

Commit

Permalink
docs: onnx version fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Zihao Jing committed Dec 19, 2023
1 parent e0f09c0 commit d6a877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
extras_require={
"onnx": [
"onnx",
"onnxmltools",
"onnxmltools<1.12.0",
]
+ (
["onnxruntime-gpu<=1.13.1"]
Expand Down

0 comments on commit d6a877d

Please sign in to comment.