fffiloni commited on
Commit
4db769b
·
verified ·
1 Parent(s): fdbebb4

upgrade torch modules

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Torch and related libraries
2
- torch
3
- torchvision
4
- torchaudio
5
  xformers
6
  torchao==0.11.0
7
 
 
1
  # Torch and related libraries
2
+ torch==2.5.1
3
+ torchvision==0.20.1
4
+ torchaudio==2.5.1
5
  xformers
6
  torchao==0.11.0
7