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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ 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
 
 
 
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
7
+ ffmpeg-python==0.2.0
8
+ setuptools