IvaElen commited on
Commit
b2f93ac
1 Parent(s): 81d1134

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -20,9 +20,9 @@ scipy==1.10.1
20
  sympy==1.11.1
21
  threadpoolctl==3.1.0
22
  tokenizers==0.13.3
23
- torch==2.0.0+cpu
24
- torchaudio==2.0.1+cpu
25
- torchvision==0.15.1+cpu
26
  tqdm==4.65.0
27
  transformers==4.28.1
28
  typing_extensions==4.4.0
 
20
  sympy==1.11.1
21
  threadpoolctl==3.1.0
22
  tokenizers==0.13.3
23
+ torch==2.0.0
24
+ torchaudio==2.0.1
25
+ torchvision==0.15.1
26
  tqdm==4.65.0
27
  transformers==4.28.1
28
  typing_extensions==4.4.0