amanmibra commited on
Commit
5591ad4
1 Parent(s): 348cbfc

update deps

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  torch==2.0.0
2
  torchaudio==2.0.0
3
  numpy
4
- nemo_toolkit['all']
 
1
  torch==2.0.0
2
  torchaudio==2.0.0
3
  numpy
4
+ git+https://github.com/NVIDIA/NeMo.git@r1.16.0#egg=nemo_toolkit[asr]