Skip to content

Commit

Permalink
Include more
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Feb 26, 2025
1 parent cb99f62 commit 21aab91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/tensorrt/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COPY --from=trt-deps /usr/local/src/tensorrt_demos /usr/local/src/tensorrt_demos

# COPY Individual CUDA deps
COPY --from=trt-deps /usr/local/cuda-12.3/targets/x86_64-linux/lib/libcurand.so.* /usr/local/cuda/

COPY --from=trt-deps /usr/local/cuda-12.3/targets/x86_64-linux/lib/libnvrtc.so.* /usr/local/cuda/

COPY docker/tensorrt/detector/rootfs/ /
ENV YOLO_MODELS=""
Expand Down

0 comments on commit 21aab91

Please sign in to comment.