Update requirements.txt
Browse files- 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
|