Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ gradio==3.50.2
|
|
| 18 |
torch==1.13.1
|
| 19 |
torchaudio==0.13.1
|
| 20 |
transformers
|
| 21 |
-
git+https://github.com/pytorch/fairseq.git@
|
| 22 |
tensorboardX
|
| 23 |
pandas
|
| 24 |
pyyaml
|
|
|
|
| 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
|
| 24 |
pyyaml
|