rgcodeai commited on
Commit
b92e865
·
verified ·
1 Parent(s): 108b93b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- torch==2.0.0+cu118 -f https://download.pytorch.org/whl/torch_stable.html
2
- torchaudio==2.0.0 -f https://download.pytorch.org/whl/torch_stable.html
 
3
  gradio
4
  ffmpeg
5
  whisperx
 
1
+ torch==2.0.0
2
+ torchaudio==2.0.0
3
+ pytorch-cuda=11.8
4
  gradio
5
  ffmpeg
6
  whisperx