From d08e68499755cc03c1fa7ce0107ce68a31a12219 Mon Sep 17 00:00:00 2001 From: mingzailao Date: Tue, 14 Mar 2023 13:57:37 +0800 Subject: [PATCH] no message --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 65cff00..451d26a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM mingzailao/cuda:11.3.1-cudnn8-devel-ubuntu20.04 -RUN pip3 install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.0 --extra-index-url https://download.pytorch.org/whl/cu113 +RUN pip3 install torch==1.10.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113