Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ numpy
|
|
4 |
wget
|
5 |
#pydub
|
6 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
7 |
-
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
|
|
8 |
gradio
|
9 |
#nemo_toolkit
|
|
|
4 |
wget
|
5 |
#pydub
|
6 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
7 |
+
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
8 |
+
git+https://github.com/NVIDIA/NeMo.git
|
9 |
gradio
|
10 |
#nemo_toolkit
|