Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
librosa==0.9.1
|
2 |
numpy
|
3 |
ffmpeg-python
|
4 |
-
soundfile==0.10.3.post1
|
5 |
wget
|
6 |
pydub
|
7 |
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
|
|
|
1 |
librosa==0.9.1
|
2 |
numpy
|
3 |
ffmpeg-python
|
|
|
4 |
wget
|
5 |
pydub
|
6 |
git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
7 |
+
gradio
|