Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
Cython
|
3 |
youtokentome
|
|
|
4 |
gradio
|
|
|
1 |
+
pip --upgrade
|
2 |
Cython
|
3 |
youtokentome
|
4 |
+
nemo_toolkit[all]
|
5 |
gradio
|