Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hughplay committed Jul 5, 2024
1 parent 18a9529 commit 615807b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerlab/templates/workspace_pytorch_2_2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ FROM deepbase/dockerlab:workspace_cuda_12_1
# https://pytorch.org/get-started/previous-versions/
# https://github.com/pytorch/pytorch/wiki/PyTorch-Versions
RUN pip install --no-cache-dir \
torch==2.2.0 \
torch==2.2.1 \
--extra-index-url https://download.pytorch.org/whl/cu118

0 comments on commit 615807b

Please sign in to comment.