mikegarts commited on
Commit
a54a3c5
1 Parent(s): 902a80d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- gradio==3.12
2
  ffmpeg-python
3
- pandas==1.5.0
4
- pytube==12.1.0
5
  sacremoses
6
  sentencepiece
7
  tokenizers
8
  torch
9
  torchaudio
10
- tqdm==4.64.1
11
- EasyNMT==2.0.2
12
  tqdm
13
  nltk
14
  transformers
15
  pysrt
16
- psutil==5.9.2
17
  requests
 
1
+ gradio
2
  ffmpeg-python
3
+ pandas
4
+ pytube
5
  sacremoses
6
  sentencepiece
7
  tokenizers
8
  torch
9
  torchaudio
10
+ tqdm
11
+ EasyNMT
12
  tqdm
13
  nltk
14
  transformers
15
  pysrt
16
+ psutil
17
  requests