Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,6 +2,4 @@ transformers
|
|
2 |
sentencepiece
|
3 |
torch
|
4 |
torchaudio
|
5 |
-
torchvision
|
6 |
-
Cython
|
7 |
-
git+https://github.com/NVIDIA/NeMo.git@r1.23.0#egg=nemo_toolkit[asr]
|
|
|
2 |
sentencepiece
|
3 |
torch
|
4 |
torchaudio
|
5 |
+
torchvision
|
|
|
|