fix: vision dep
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ PYTORCH_BUILD_VERSION=$(echo "${PYTORCH_BRANCH}" | tr -d "v") python${PYTHON_VER
|
|||||||
|
|
||||||
RUN <<EOF
|
RUN <<EOF
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y ffmpeg
|
sudo apt-get install -y ffmpeg libjpeg-dev libpng-dev
|
||||||
sudo apt-get clean
|
sudo apt-get clean
|
||||||
sudo rm -rf /var/lib/apt/lists/*
|
sudo rm -rf /var/lib/apt/lists/*
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user