eswardivi commited on
Commit
2e0acfe
·
1 Parent(s): 5e9a0b0

upgraded to torch 2.3.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ tqdm
5
  #torch
6
  torchaudio
7
  #transformers==4.27.4
8
- torch==2.2.0
9
  git+https://github.com/huggingface/transformers/
10
  optimum
11
  accelerate
 
5
  #torch
6
  torchaudio
7
  #transformers==4.27.4
8
+ torch==2.3.0
9
  git+https://github.com/huggingface/transformers/
10
  optimum
11
  accelerate