back
This commit is contained in:
parent
12fcca70bd
commit
63e3804d88
@ -1,6 +1,6 @@
|
||||
FROM eoelab.org:1027/ben0i0d/jupyter:scipy-c
|
||||
|
||||
# install torch
|
||||
RUN pip install torch torchvision torchaudio -f https://mirror.sjtu.edu.cn/pytorch-wheels/cpu && \
|
||||
RUN pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu && \
|
||||
pip cache purge
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user