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

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
riazarbi authored Dec 7, 2020
1 parent d7e0149 commit 8d36bf7
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 @@ -29,7 +29,7 @@ RUN python3 -m pip install --upgrade torch torchvision fastai \
&& python3 -m pip install --upgrade tensorflow \
&& python3 -m pip install --upgrade Keras \
&& python3 -m pip install --upgrade scikit-image \
&& python3 -m pip3 install --upgrade xgboost \
&& python3 -m pip install --upgrade xgboost \
&& python3 -m pip install --upgrade catboost \
&& python3 -m pip install --upgrade plotly==4.13.0 \
&& python3 -m pip install --upgrade opencv-contrib-python \
Expand Down

0 comments on commit 8d36bf7

Please sign in to comment.