Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Mar 27, 2022
1 parent 497ac85 commit 89e051d
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
Expand Up @@ -73,7 +73,7 @@ RUN pip3 install --upgrade pip \
-f https://download.pytorch.org/whl/cu113/torch_stable.html \
&& pip install pycuda==2021.1 \
&& pip install scikit-image \
&& pip performance-monitor \
&& pip install performance-monitor \
&& ldconfig \
&& pip cache purge \
&& apt clean \
Expand Down

0 comments on commit 89e051d

Please sign in to comment.