Skip to content

Commit

Permalink
chore: bump dep versions for benchmark workflow
Browse files Browse the repository at this point in the history
Signed-off-by: SdgJlbl <[email protected]>
  • Loading branch information
SdgJlbl committed Jul 23, 2024
1 parent 77c52b4 commit 11394dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmark/camelyon/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tqdm==4.66.3
numpy==1.24.3
scikit-learn==1.5.0
torch==2.0.1
torchvision==0.15.2
numpy==2.0.0
scikit-learn==1.5.1
torch==2.3.0
torchvision==0.18.0
--extra-index-url https://download.pytorch.org/whl/cpu

0 comments on commit 11394dd

Please sign in to comment.