SynLayers commited on
Commit
1587c1f
·
1 Parent(s): 0b6ce4a

fix zerogpu torch compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -13,7 +13,7 @@ safetensors==0.6.2
13
  scipy==1.15.3
14
  sentencepiece==0.2.0
15
  spaces
16
- torch==2.8.0+cu126
17
- torchvision==0.23.0+cu126
18
  tqdm==4.67.1
19
- transformers==4.44.0
 
13
  scipy==1.15.3
14
  sentencepiece==0.2.0
15
  spaces
16
+ torch==2.8.0
17
+ torchvision==0.23.0
18
  tqdm==4.67.1
19
+ transformers==4.44.0