Skip to content

Commit

Permalink
upgrade to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WhoIsYu committed May 31, 2024
1 parent ad96ed7 commit 9486f03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM bernardxu6034/sgmq_base:v1
FROM sophgo/tpuc_dev:v3.3-cuda

WORKDIR /workspace

RUN echo "Setting up my images"

EXPOSE 8080
EXPOSE 8080
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
torch==2.0.1
torchvision==0.15.2
torch==2.3.0
torchvision==0.18.0
onnx
prettytable
easydict

0 comments on commit 9486f03

Please sign in to comment.