manueljohnson063 commited on
Commit
3d2fc68
·
verified ·
1 Parent(s): c9d0e01

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==2.6.0+cu118 --extra-index-url https://download.pytorch.org/whl/cu118
2
  gradio>=4.0.0
3
  nemo_toolkit[asr,tts] @ git+https://github.com/NVIDIA/NeMo.git
4
  accelerate>=0.20.0
 
1
+ torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cu118
2
  gradio>=4.0.0
3
  nemo_toolkit[asr,tts] @ git+https://github.com/NVIDIA/NeMo.git
4
  accelerate>=0.20.0