LT4Ryan commited on
Commit
270c5fa
·
verified ·
1 Parent(s): fc83edf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  Cython
2
  git+https://github.com/NVIDIA/NeMo.git@r2.3.0#egg=nemo_toolkit[asr]
3
  numpy<2.0
4
- cuda-python>=12.3
 
 
1
  Cython
2
  git+https://github.com/NVIDIA/NeMo.git@r2.3.0#egg=nemo_toolkit[asr]
3
  numpy<2.0
4
+ cuda-python>=12.3
5
+ gradio>=5.39.0