Skip to content

Commit

Permalink
Add tensorrt to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HolyWu committed Mar 30, 2023
1 parent 748d16e commit b04d1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ classifiers = [
dependencies = [
"numpy>=1.24.2",
"requests>=2.28.2",
"tensorrt>=8.5.3.1",
"torch>=1.13.1",
"torch-tensorrt-fx-only>=1.3.0",
"tqdm>=4.65.0",
Expand Down

0 comments on commit b04d1ee

Please sign in to comment.