Skip to content

Commit

Permalink
upd layers
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoLisin committed Nov 29, 2023
1 parent 87a0501 commit 1e67234
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 @@ -60,8 +60,8 @@ RUN pip install requests-toolbelt>=1.0.0

RUN pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html

RUN pip install supervisely==6.72.203
RUN pip install filelock==3.13.1
RUN pip install supervisely==6.72.203
# for development
# RUN pip install git+https://github.com/supervisely/supervisely.git@dev-branch

Expand Down

0 comments on commit 1e67234

Please sign in to comment.