We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf972b commit ab25e55Copy full SHA for ab25e55
label_studio_ml/examples/nemo_asr/requirements.txt
@@ -1,3 +1,3 @@
1
-nemo-toolkit[all]==1.23.0
2
-huggingface-hub==0.23.5
3
-numpy<2
+nemo-toolkit[all]==2.0.0
+huggingface-hub==0.27.0
+numpy>=1.23.0
0 commit comments