Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ hydra-core
|
|
8 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
9 |
git+https://github.com/NVIDIA/NeMo.git
|
10 |
gradio
|
|
|
11 |
#nemo_toolkit
|
|
|
8 |
#git+https://github.com/NVIDIA/[email protected]#egg=nemo_toolkit[all]
|
9 |
git+https://github.com/NVIDIA/NeMo.git
|
10 |
gradio
|
11 |
+
pytorch_lightning
|
12 |
#nemo_toolkit
|