Skip to content

Commit

Permalink
Lock tensorrt to version 10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rynge committed Oct 8, 2024
1 parent 12b7205 commit 5f273ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htc/deeplabcut:3.0.0rc4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN python3 -m pip install --upgrade \
numpy \
tensorflow==2.10 \
tensorpack==0.11 \
tensorrt \
tensorrt==10.4.0 \
tf_slim \
torch==2.4.1 \
&& \
Expand Down

0 comments on commit 5f273ee

Please sign in to comment.