Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,5 +9,7 @@ transformers
|
|
9 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
10 |
git+https://github.com/NVIDIA/NeMo.git
|
11 |
gradio
|
|
|
|
|
12 |
pytorch_lightning
|
13 |
#nemo_toolkit
|
|
|
9 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
10 |
git+https://github.com/NVIDIA/NeMo.git
|
11 |
gradio
|
12 |
+
sentencepiece
|
13 |
+
datasets
|
14 |
pytorch_lightning
|
15 |
#nemo_toolkit
|