Skip to content

Commit ae46bfb

Browse files
committed
Try torch 2.0.0
1 parent d6f2d48 commit ae46bfb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/minimum.old

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
efficientnet-pytorch==0.6.1
2-
huggingface-hub==0.22.0
2+
huggingface-hub==0.24.0
33
numpy==1.19.3
44
pillow==8.0.0
55
pretrainedmodels==0.7.1
66
six==1.5.0
77
timm==0.9.0
8-
torch==2.4.1
9-
torchvision==0.19.1
8+
torch==2.0.0
9+
torchvision==0.15.1
1010
tqdm==4.42.1

0 commit comments

Comments
 (0)