Fixed #11 and #12 - added a new dependency for OpenCV

This commit is contained in:
Eugene Rakhmatulin
2026-01-19 12:07:15 -08:00
parent cd7678fe9f
commit 25a16ef6c2
2 changed files with 2 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ RUN apt update && apt upgrade -y \
python3 python3-pip python3-dev vim curl git wget \
libcudnn9-cuda-13 \
libnccl-dev libnccl2 libibverbs1 libibverbs-dev rdma-core \
libxcb1 \
&& rm -rf /var/lib/apt/lists/*
# Set final working directory