dabbu2000 commited on
Commit
846b607
·
1 Parent(s): a0a5ed7

Update requirements.txt

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