Skip to content

Commit 147f3b1

Browse files
authored
Upgrade torchvision version in week03 assignment (#26)
1 parent 1ab01bd commit 147f3b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

week03_fast_pipelines/homework/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ py-spy==0.3.14
99
einops==0.7.0
1010
torch==2.4.0
1111
torchtext
12-
torchvision==0.17.0
12+
torchvision==0.19.0
1313
tqdm==4.64.1
1414
vit_pytorch==0.40.2
1515
gdown==4.7.3
16-
matplotlib==3.8.2
16+
matplotlib==3.8.2

0 commit comments

Comments
 (0)