Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev authored Jul 5, 2024
1 parent 51ee2b1 commit 2572d45
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 @@ -7,7 +7,7 @@ RUN pip3 install torchvision==0.13.1+cu113 --extra-index-url https://download.py
RUN pip3 install git+https://github.com/facebookresearch/segment-anything.git
RUN pip3 install cachetools

RUN python3 -m pip install supervisely==6.73.119
RUN python3 -m pip install supervisely==6.73.122

RUN mkdir -p weights

Expand Down

0 comments on commit 2572d45

Please sign in to comment.