Skip to content

Commit

Permalink
Remove onnxruntime as only onnxruntime-gpu is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Pbatch committed Jun 19, 2024
1 parent 82a8c97 commit 8b33051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ requires-python = ">= 3.9"
dependencies = [
"flatbuffers>=2.0",
"numpy>=1.23.5,<2",
"onnxruntime",
"onnxruntime-gpu>=1.18.0",
"Pillow>=10.1.0",
"protobuf>=3.20.3",
Expand Down

0 comments on commit 8b33051

Please sign in to comment.