Skip to content

Commit 1e13733

Browse files
authored
Merge pull request #620 from github/dev/anu/update-torch-version
Update torch to 2.8.0 and torchvision to 0.23.0
2 parents a27cfe8 + 86dab09 commit 1e13733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ipywidgets==8.1.2
22
matplotlib==3.8.4
33
pandas==2.2.2
4-
torch==2.7.1
5-
torchvision==0.21.0
4+
torch==2.8.0
5+
torchvision==0.23.0
66
tqdm==4.66.4

0 commit comments

Comments
 (0)