[deps] Change onnx-gpu to manually install

This commit is contained in:
OleehyO
2025-04-02 02:48:23 +00:00
parent 5673adecff
commit 509cb75dfa
2 changed files with 0 additions and 28 deletions

View File

@@ -18,7 +18,6 @@ dependencies = [
"evaluate>=0.4.3",
"onnx>=1.17.0",
"onnxruntime>=1.20.1",
"onnxruntime-gpu>=1.20.1 ; sys_platform == 'linux'",
"opencv-python>=4.11.0.86",
"optimum>=1.24.0",
"pyclipper>=1.3.0.post6",