sonalkum commited on
Commit
d49aeec
1 Parent(s): b45441c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -41,9 +41,9 @@ starlette==0.27.0
41
  tifffile==2023.9.26
42
  timm==0.4.5
43
  tokenizers==0.13.3
44
- torch==1.13.1
45
- torchaudio==0.13.1
46
- torchvision==0.14.1
47
  triton==2.0.0
48
  uvicorn==0.23.2
49
  wandb==0.15.12
 
41
  tifffile==2023.9.26
42
  timm==0.4.5
43
  tokenizers==0.13.3
44
+ torch==1.13.0
45
+ torchvision==0.14.0
46
+ torchaudio==0.13.0
47
  triton==2.0.0
48
  uvicorn==0.23.2
49
  wandb==0.15.12