Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
85zhanghao authored Jun 23, 2022
1 parent 8cd96c7 commit 027dd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/pytorch:1.10.0-cuda11.3-cudnn8-devel
FROM pytorch/pytorch:1.9.1-cuda11.1-cudnn8-devel
RUN pip install addict future lmdb matplotlib numpy
RUN pip install Pillow pyyaml requests scikit-image
RUN pip install scikit-image scipy tb-nightly tqdm yapf
Expand Down

0 comments on commit 027dd25

Please sign in to comment.