tellurion Claude Sonnet 4.6 commited on
Commit
9801507
·
1 Parent(s): 9488f38

Pin torch==2.8.0 and torchvision==0.23.0 (known working versions)

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -13,8 +13,8 @@ pillow==11.3.0
13
  safetensors==0.6.2
14
  timm==1.0.20
15
  tokenizers==0.22.1
16
- torch
17
- torchvision
18
  torchdiffeq==0.2.5
19
  torchsde==0.2.6
20
  tqdm==4.67.1
 
13
  safetensors==0.6.2
14
  timm==1.0.20
15
  tokenizers==0.22.1
16
+ torch==2.8.0
17
+ torchvision==0.23.0
18
  torchdiffeq==0.2.5
19
  torchsde==0.2.6
20
  tqdm==4.67.1