Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ gradio
|
|
2 |
transformers
|
3 |
torch
|
4 |
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[asr]
|
5 |
-
|
6 |
-
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[asr]
|
5 |
+
git+https://github.com/huggingface/transformers
|
|