Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ numpy
|
|
3 |
#ffmpeg-python
|
4 |
wget
|
5 |
#pydub
|
6 |
-
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
|
|
7 |
gradio
|
8 |
#nemo_toolkit
|
|
|
3 |
#ffmpeg-python
|
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
|