Skip to content

Commit 7074ae7

Browse files
chunnienccopybara-github
authored andcommitted
upgrade requirements.txt deps to torch 2.5.1
PiperOrigin-RevId: 705951489
1 parent 3823b9e commit 7074ae7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
-f https://download.pytorch.org/whl/torch/
2-
torch==2.4.0+cpu
2+
torch==2.5.1+cpu
33
-f https://download.pytorch.org/whl/torchvision/
4-
torchvision==0.19.0+cpu
4+
torchvision==0.20.1+cpu
55
-f https://download.pytorch.org/whl/torchaudio/
6-
torchaudio==2.4.0+cpu
6+
torchaudio==2.5.1+cpu
77
--pre
88
tf-nightly>=2.19.0.dev20241201
99
ai-edge-litert-nightly

0 commit comments

Comments
 (0)