andyfe commited on
Commit
8cb7f84
1 Parent(s): e806b55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  git+https://github.com/huggingface/transformers
2
  git+https://github.com/pyannote/pyannote-audio
3
  git+https://github.com/openai/whisper.git
 
4
  gradio==3.12
5
  ffmpeg-python
6
  pandas==1.5.0
 
1
  git+https://github.com/huggingface/transformers
2
  git+https://github.com/pyannote/pyannote-audio
3
  git+https://github.com/openai/whisper.git
4
+ httpx==0.24.1
5
  gradio==3.12
6
  ffmpeg-python
7
  pandas==1.5.0