ebinan92 commited on
Commit
0935446
·
verified ·
1 Parent(s): 9f1bf28

Fix ZeroGPU compat: torch 2.6.0 -> 2.8.0, update causal_conv1d wheel

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,6 +7,6 @@ pillow>=10.2.0
7
  pypdfium2>=4.30.0
8
  qwen-vl-utils==0.0.10
9
  spaces
10
- torch==2.6.0
11
- torchvision==0.21.0
12
  transformers==5.3.0
 
7
  pypdfium2>=4.30.0
8
  qwen-vl-utils==0.0.10
9
  spaces
10
+ torch==2.8.0
11
+ torchvision==0.23.0
12
  transformers==5.3.0