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 cb88b01 commit db5e1aaCopy full SHA for db5e1aa
Dockerfile
100755
100644
@@ -1,4 +1,4 @@
1
-FROM pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime
+FROM pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime
2
3
RUN apt-get update
4
RUN apt-get install --fix-missing -y -q --no-install-recommends libgomp1 ffmpeg libsm6 libxext6 pdftohtml git ninja-build g++ qpdf pandoc
0 commit comments