ZhengPeng7 commited on
Commit
39849be
·
verified ·
1 Parent(s): 6e533ca

Upgrade torch to 2.5.1 for the compatibility with updated ZeroGPU requirements.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
  opencv-python
4
  fvcore
5
  numpy<2
 
1
+ torch==2.5.1
2
+ torchvision
3
  opencv-python
4
  fvcore
5
  numpy<2