fffiloni commited on
Commit
206fb22
·
1 Parent(s): 3ea318d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -31,8 +31,9 @@ termcolor==2.2.0
31
  thinc==8.1.10
32
  timm==0.6.12
33
  tokenizers==0.13.2
34
- torch==1.13.1+cu116
35
- torchvision==0.14.1+cu116
 
36
  tqdm==4.64.1
37
  transformers==4.26.1
38
  triton
 
31
  thinc==8.1.10
32
  timm==0.6.12
33
  tokenizers==0.13.2
34
+ --extra-index-url https://download.pytorch.org/whl/cu116
35
+ torch=1.13.1+cu116
36
+ torchvision=0.14.1+cu116
37
  tqdm==4.64.1
38
  transformers==4.26.1
39
  triton