andyfe commited on
Commit
9ba32b5
Β·
verified Β·
1 Parent(s): bae3e64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,8 +1,9 @@
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
8
  pytube==12.1.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
+ torchvision
5
  httpx==0.24.1
6
+ gradio
7
  ffmpeg-python
8
  pandas
9
  pytube==12.1.0