ZakharZokhar commited on
Commit
d60c80e
1 Parent(s): d32fe66

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ python-multipart==0.0.9
3
  requests==2.27.*
4
  torch==2.0.0
5
  torchaudio==2.0.0
 
6
  ffmpeg
7
  git+https://github.com/m-bain/whisperx.git
8
  uvicorn[standard]==0.17.*
 
3
  requests==2.27.*
4
  torch==2.0.0
5
  torchaudio==2.0.0
6
+ httpx==0.23.2
7
  ffmpeg
8
  git+https://github.com/m-bain/whisperx.git
9
  uvicorn[standard]==0.17.*