ZhengPeng7 commited on
Commit
9db9764
·
1 Parent(s): 48acb1d

Fix torch version to 2.0.1 for the compatibility with ZeroGPU in the HF space.

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