erastorgueva-nv commited on
Commit
69759dd
·
1 Parent(s): aa93f71

update requirements.txt with commit from r2.1.1 and use new syntax

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1 +1 @@
1
- git+https://github.com/NVIDIA/NeMo.git@0bb9e66a6d29b28e8831d1d1dd8a30310173ce46#egg=nemo_toolkit[all] # commit from main when canary buffered inference merged
 
1
+ nemo_toolkit[all] @ git+https://github.com/NVIDIA/NeMo.git@9c4726ded766ce2e508be5aab326b8ebaf8f3423 # using new PEP 508 syntax; using latest commit from r2.1.1 - using r2.1.1 so that mamba-ssm install is fixed