Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
transformers
|
|
|
|
|
2 |
git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[all]
|
3 |
gradio
|
|
|
1 |
transformers
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[all]
|
5 |
gradio
|