sda
parent
ff4614b7b4
commit
862d8f0102
|
@ -1,6 +1,6 @@
|
|||
FROM mingzailao/cuda:11.3.1-cudnn8-devel-ubuntu20.04
|
||||
|
||||
RUN pip3 install torch==1.11.0+cu113 torchvision==0.12.0+cu113 torchaudio==0.11.0 --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue