Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
nemo_toolkit[
|
3 |
pydub
|
4 |
soundfile
|
5 |
torch
|
|
|
1 |
streamlit
|
2 |
+
nemo_toolkit[all]
|
3 |
pydub
|
4 |
soundfile
|
5 |
torch
|