Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ transformers
|
|
10 |
git+https://github.com/NVIDIA/NeMo.git
|
11 |
gradio
|
12 |
sentencepiece
|
|
|
13 |
datasets
|
14 |
pytorch_lightning
|
15 |
#nemo_toolkit
|
|
|
10 |
git+https://github.com/NVIDIA/NeMo.git
|
11 |
gradio
|
12 |
sentencepiece
|
13 |
+
inflect
|
14 |
datasets
|
15 |
pytorch_lightning
|
16 |
#nemo_toolkit
|