Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
hydra-core==1.3.2
|
2 |
-
nemo-toolkit==1.23.0
|
3 |
-
nemo_toolkit[asr]
|
4 |
pytorch-lightning==2.4.0
|
5 |
datasets==3.0.0
|
6 |
huggingface-hub==0.25.2
|
|
|
1 |
hydra-core==1.3.2
|
2 |
+
nemo-toolkit[asr]==1.23.0
|
|
|
3 |
pytorch-lightning==2.4.0
|
4 |
datasets==3.0.0
|
5 |
huggingface-hub==0.25.2
|