fffiloni commited on
Commit
d993333
·
verified ·
1 Parent(s): 69eb99d

Torch version zero gpu compatible

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.3.0
2
- torchvision==0.18.0
3
  numpy==1.24.4
4
  onnxruntime-gpu==1.18.0
5
  transformers
 
1
+ torch==2.4.0
2
+ torchvision==0.19.0
3
  numpy==1.24.4
4
  onnxruntime-gpu==1.18.0
5
  transformers