no message
parent
888b97f148
commit
bba6f2c538
|
@ -9,7 +9,6 @@ RUN pip3 install --upgrade pip
|
|||
|
||||
|
||||
COPY ./torch-whl/torch-1.7.0+cu101-cp38-cp38-linux_x86_64.whl /torch-whl/torch-1.7.0+cu101-cp38-cp38-linux_x86_64.whl
|
||||
COPY ./torch-whl/torchvision-0.8.0-cp38-cp38-linux_x86_64.whl /torch-whl/torchvision-0.8.0-cp38-cp38-linux_x86_64.whl
|
||||
|
||||
|
||||
RUN pip3 install ./torch-whl/torch-1.7.0+cu101-cp38-cp38-linux_x86_64.whl
|
||||
|
|
Loading…
Reference in New Issue