Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torchaudio
|
|
4 |
numpy
|
5 |
sounddevice
|
6 |
git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[all]
|
7 |
-
gradio
|
|
|
|
4 |
numpy
|
5 |
sounddevice
|
6 |
git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[all]
|
7 |
+
gradio
|
8 |
+
accelerate
|