Skip to content

Commit

Permalink
remove no deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise committed Dec 13, 2024
1 parent aee6598 commit 0cca394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/DownloadDeps.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ def getTensorRTDeps(self):
"tensorrt_cu12==10.6.0",
"tensorrt-cu12_libs==10.6.0",
"tensorrt_cu12_bindings==10.6.0",
"--no-deps",
f"torch_tensorrt==2.6.0.{self.__torchVersion}",
]

Expand Down

0 comments on commit 0cca394

Please sign in to comment.