Skip to content

Commit

Permalink
[DLC] update deps and wheel (#1860)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 committed May 2, 2024
1 parent 725d1bf commit 5600ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serving/docker/lmi.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ ARG cuda_version=cu121
ARG djl_version=0.28.0~SNAPSHOT
# Base Deps
ARG python_version=3.10
ARG torch_version=2.2.1
ARG torch_vision_version=0.17.1
ARG torch_version=2.1.2
ARG torch_vision_version=0.16.2
ARG onnx_version=1.17.1
ARG pydantic_version=2.6.1
# HF Deps
Expand Down

0 comments on commit 5600ebf

Please sign in to comment.