Skip to content

Commit

Permalink
Try torch 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Sep 11, 2024
1 parent d6f2d48 commit ae46bfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/minimum.old
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
efficientnet-pytorch==0.6.1
huggingface-hub==0.22.0
huggingface-hub==0.24.0
numpy==1.19.3
pillow==8.0.0
pretrainedmodels==0.7.1
six==1.5.0
timm==0.9.0
torch==2.4.1
torchvision==0.19.1
torch==2.0.0
torchvision==0.15.1
tqdm==4.42.1

0 comments on commit ae46bfb

Please sign in to comment.