vumichien commited on
Commit
aba679c
1 Parent(s): c41d79a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,21 +1,21 @@
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
7
- pytube==12.1.0
8
  sacremoses
9
  sentencepiece
10
  tokenizers
11
  torch
12
  torchaudio
13
- tqdm==4.64.1
14
- EasyNMT==2.0.2
15
  nltk
16
  transformers
17
  pysrt
18
- psutil==5.9.2
19
  requests
20
  gpuinfo
21
  faster-whisper
 
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
5
  ffmpeg-python
6
+ pandas
7
+ pytube
8
  sacremoses
9
  sentencepiece
10
  tokenizers
11
  torch
12
  torchaudio
13
+ tqdm
14
+ EasyNMT
15
  nltk
16
  transformers
17
  pysrt
18
+ psutil
19
  requests
20
  gpuinfo
21
  faster-whisper