Skip to content

Commit

Permalink
update sly sdk version in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiPetukhov committed Feb 20, 2025
1 parent 4ecc887 commit 3d9b66a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ RUN pip3 install \
gdown

RUN pip3 install setuptools==69.5.1
RUN pip3 install git+https://github.com/supervisely/supervisely.git@server-healthchecks-and-cache-error-fix

RUN mkdir /checkpoints
RUN gdown https://drive.google.com/file/d/1DkFun_tiw7z7RpjDtwqV65k1e9jxnLkr/view?usp=share_link --fuzzy -O /checkpoints/segformerb3-s2_9.pth

RUN pip3 install supervisely==6.73.310

0 comments on commit 3d9b66a

Please sign in to comment.