atereoyinn commited on
Commit
86f56fc
1 Parent(s): 07157c4

new torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,7 +4,7 @@ faster-whisper
4
  pydantic
5
  accelerate
6
  bitsandbytes
7
- torch==1.13.1+cu113
8
- torchvision==0.14.1+cu113
9
  -f https://download.pytorch.org/whl/torch_stable.html
10
 
 
4
  pydantic
5
  accelerate
6
  bitsandbytes
7
+ torch==2.0.1+cu118
8
+ torchvision==0.15.2+cu118
9
  -f https://download.pytorch.org/whl/torch_stable.html
10