Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
|
|
1 |
nemo-toolkit[all]==1.14.0
|
2 |
nemo-text-processing
|
3 |
-
pynini
|
4 |
-
Cython
|
5 |
PyYAML
|
|
|
1 |
+
Cython
|
2 |
+
pynini
|
3 |
nemo-toolkit[all]==1.14.0
|
4 |
nemo-text-processing
|
|
|
|
|
5 |
PyYAML
|