Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,5 +1 @@
|
|
1 |
-
|
2 |
-
nemo-toolkit[asr]==1.23.0
|
3 |
-
pytorch-lightning==2.0.7
|
4 |
-
datasets==3.0.0
|
5 |
-
huggingface-hub==0.25.2
|
|
|
1 |
+
git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]
|
|
|
|
|
|
|
|