Vaishnavi0404 commited on
Commit
2f633b6
·
verified ·
1 Parent(s): a076dc7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,7 +17,7 @@ pysptk
17
  gradio==3.50.2
18
  torch==1.13.1
19
  torchaudio==0.13.1
20
- transformers
21
  git+https://github.com/pytorch/fairseq.git@v0.10.2
22
  tensorboardX
23
  pandas
 
17
  gradio==3.50.2
18
  torch==1.13.1
19
  torchaudio==0.13.1
20
+ transformers==4.29.2
21
  git+https://github.com/pytorch/fairseq.git@v0.10.2
22
  tensorboardX
23
  pandas