Compare commits

...

1 Commits
v1.6 ... v1.10

Author SHA1 Message Date
mingzailao d08e684997 no message 2023-03-14 13:57:37 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -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