We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb054d5 commit 09d263bCopy full SHA for 09d263b
Dockerfile
@@ -1,7 +1,7 @@
1
# YOLOv5 🚀 by Ultralytics, GPL-3.0 license
2
3
# Start FROM Nvidia PyTorch image https://ngc.nvidia.com/catalog/containers/nvidia:pytorch
4
-FROM nvcr.io/nvidia/pytorch:22.01-py3
+FROM nvcr.io/nvidia/pytorch:21.10-py3
5
6
# Install linux packages
7
RUN apt update && apt install -y zip htop screen libgl1-mesa-glx
0 commit comments