killerbng commited on
Commit
30dd267
·
verified ·
1 Parent(s): 2cd60ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio
2
  git+https://github.com/m-bain/whisperx.git
3
  git+https://github.com/openai/whisper.git
4
- torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
 
 
 
1
  gradio
2
  git+https://github.com/m-bain/whisperx.git
3
  git+https://github.com/openai/whisper.git
4
+ torch --index-url https://download.pytorch.org/whl/cu118
5
+ torchvision --index-url https://download.pytorch.org/whl/cu118
6
+ torchaudio --index-url https://download.pytorch.org/whl/cu118