Spaces:
sonalkum
/
Running on Zero

sonalkum commited on
Commit
1890ce7
1 Parent(s): a963a04

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==2.0.0
45
+ torchvision==0.15.1
46
+ torchaudio==2.0.1
47
  triton==2.0.0
48
  uvicorn==0.23.2
49
  wandb==0.15.12