erastorgueva-nv commited on
Commit
9826ad7
·
1 Parent(s): 4da1d88

update to commit with fix to not override num_workers. we need num_workers=0 for spaces zerogpu

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- nemo_toolkit[asr] @ git+https://github.com/krishnacpuvvada/NeMo.git@4ea8772b476a433c181e59785b06697d466918ce # using new PEP 508 syntax; commit with long-form inference support
2
  gradio==5.21.0 # latest version at time of writing
3
  spaces
 
1
+ nemo_toolkit[asr] @ git+https://github.com/krishnacpuvvada/NeMo.git@633d88a08cc1cec024a843e69dfd6b2e7a5b5003 # using new PEP 508 syntax; commit with long-form inference support
2
  gradio==5.21.0 # latest version at time of writing
3
  spaces