fffiloni commited on
Commit
79cc0e3
·
verified ·
1 Parent(s): 274f810

upgrade pytorch 2.5.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  open_clip_torch
2
  transformers
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
- torch==2.0.1
5
  spaces
6
  numpy<2
 
1
  open_clip_torch
2
  transformers
3
  --extra-index-url https://download.pytorch.org/whl/cu113
4
+ torch==2.5.1
5
  spaces
6
  numpy<2