gabrielkasmi commited on
Commit
3d4e7b7
·
1 Parent(s): eae4be2

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch==2.5.1+cpu
3
- torchvision==0.20.1+cpu
4
  opencv-python-headless
5
  requests
6
  numpy
 
1
  --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==2.7.1+cpu
3
+ torchvision==0.22.1+cpu
4
  opencv-python-headless
5
  requests
6
  numpy