oValach commited on
Commit
f3e13c4
·
verified ·
1 Parent(s): a41ac20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --index-url https://download.pytorch.org/whl/cpu
2
  --extra-index-url https://pypi.org/simple
3
 
4
- torch==2.5.1
5
- torchvision==0.20.1
6
 
7
  numpy==2.0.1
8
  scipy==1.15.3
 
1
  --index-url https://download.pytorch.org/whl/cpu
2
  --extra-index-url https://pypi.org/simple
3
 
4
+ torch==2.7.1
5
+ torchvision==0.22.1
6
 
7
  numpy==2.0.1
8
  scipy==1.15.3