Skip to content

Commit

Permalink
change docker image sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiPetukhov committed May 15, 2024
1 parent d8a6d2e commit ee38947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ RUN pip3 install torch==1.10.1+cu113 --extra-index-url https://download.pytorch.
RUN pip3 install torchvision==0.11.2+cu113 --extra-index-url https://download.pytorch.org/whl/cu113
RUN pip3 install ultralytics==8.0.112

RUN python3 -m pip install supervisely==6.73.82
RUN python3 -m pip install supervisely==6.73.84

0 comments on commit ee38947

Please sign in to comment.