multimodalart HF Staff commited on
Commit
1058f25
·
verified ·
1 Parent(s): 9ece03f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -11,7 +11,7 @@ loralib==0.1.2
11
  matplotlib==3.10.8
12
  mido==1.3.3
13
  ml_collections==1.1.0
14
- nemo_toolkit==2.6.1
15
  nltk==3.9.2
16
  numba==0.63.1
17
  numpy<2.0.0
@@ -37,4 +37,3 @@ transformers==4.41.2
37
  wandb==0.24.2
38
  webrtcvad==2.0.10
39
  setuptools<71
40
- nemo_toolkit[asr]
 
11
  matplotlib==3.10.8
12
  mido==1.3.3
13
  ml_collections==1.1.0
14
+ nemo_toolkit[asr]==2.6.1
15
  nltk==3.9.2
16
  numba==0.63.1
17
  numpy<2.0.0
 
37
  wandb==0.24.2
38
  webrtcvad==2.0.10
39
  setuptools<71