YihuaMeta7 commited on
Commit
d95ff3d
·
1 Parent(s): b1859af

Use ZeroGPU-compatible torch pins

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu128
2
 
3
- torch==2.8.0+cu128
4
- torchvision==0.23.0+cu128
5
  nvidia-cuda-nvcc-cu12==12.8.93
6
 
7
  pillow==10.4.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu128
2
 
3
+ torch==2.8.0
4
+ torchvision==0.23.0
5
  nvidia-cuda-nvcc-cu12==12.8.93
6
 
7
  pillow==10.4.0