Update requirements.txt
Browse files- requirements.txt +26 -66
requirements.txt
CHANGED
@@ -1,87 +1,47 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
10 |
decord==0.6.0
|
11 |
-
|
12 |
-
deepspeed==0.9.5
|
13 |
-
editdistance==0.6.2
|
14 |
-
einops==0.4.1
|
15 |
-
fairscale==0.4.13
|
16 |
-
faiss
|
17 |
fastBPE==0.1.0
|
18 |
fasttext==0.9.2
|
19 |
flashlight==0.1.1
|
20 |
-
|
21 |
-
|
22 |
-
gossip==2.4.0
|
23 |
-
gradio==3.35.2
|
24 |
h5py==3.8.0
|
25 |
-
|
26 |
-
inflect==7.0.0
|
27 |
-
iopath==0.1.10
|
28 |
-
joblib==1.1.0
|
29 |
-
kaldi_io==0.9.8
|
30 |
-
kenlm==0.1
|
31 |
librosa==0.9.2
|
32 |
mapcalc==0.2.2
|
33 |
matplotlib==3.5.3
|
34 |
nltk==3.7
|
35 |
npy_append_array==0.9.16
|
36 |
numpy==1.21.6
|
37 |
-
|
38 |
-
ofa==0.1.0.post202203231606
|
39 |
-
omegaconf==2.0.6
|
40 |
-
opencv_python==4.6.0.66
|
41 |
pandas==1.3.5
|
42 |
-
|
43 |
-
Pillow==9.2.0
|
44 |
Pillow==10.0.0
|
45 |
-
|
46 |
-
|
47 |
-
pyarrow==7.0.0
|
48 |
-
pycocoevalcap==1.2
|
49 |
-
pycocotools==2.0.4
|
50 |
-
pythainlp==4.0.2
|
51 |
-
pytorch_lightning==0.8.5
|
52 |
-
pyworld==0.3.3
|
53 |
PyYAML==6.0
|
54 |
-
|
55 |
-
regex==2022.9.13
|
56 |
-
Requests==2.31.0
|
57 |
-
rouge_score==0.1.2
|
58 |
-
sacrebleu==2.2.1
|
59 |
-
sacremoses==0.0.53
|
60 |
-
scikit_learn==1.0.2
|
61 |
-
scipy==1.7.3
|
62 |
sentencepiece==0.1.99
|
63 |
setuptools==68.0.0
|
64 |
-
|
65 |
-
six==1.16.0
|
66 |
soundfile==0.12.1
|
67 |
spacy==3.5.4
|
68 |
-
|
69 |
-
subword_nmt==0.3.8
|
70 |
-
t5==0.9.4
|
71 |
-
tabulate==0.8.10
|
72 |
-
tensorboardX==2.4.1
|
73 |
-
tensorboardX==2.6.1
|
74 |
-
tgt==1.4.4
|
75 |
timm==0.6.12
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
torchvision==0.14.1+cu117
|
81 |
-
torchvision==0.9.1
|
82 |
tqdm==4.64.1
|
83 |
transformers==4.23.1
|
84 |
-
|
85 |
-
wandb==0.12.21
|
86 |
-
webrtcvad==2.0.10
|
87 |
-
wget==3.2
|
|
|
1 |
+
ftfy==6.0.3
|
2 |
+
tensorboardX==2.4.1
|
3 |
+
pycocotools==2.0.4
|
4 |
+
pycocoevalcap==1.2
|
5 |
+
torchvision
|
6 |
+
pytorch_lightning
|
7 |
+
einops
|
8 |
+
opencv-python-headless
|
9 |
+
|
10 |
+
|
11 |
decord==0.6.0
|
12 |
+
|
|
|
|
|
|
|
|
|
|
|
13 |
fastBPE==0.1.0
|
14 |
fasttext==0.9.2
|
15 |
flashlight==0.1.1
|
16 |
+
|
17 |
+
|
|
|
|
|
18 |
h5py==3.8.0
|
19 |
+
|
|
|
|
|
|
|
|
|
|
|
20 |
librosa==0.9.2
|
21 |
mapcalc==0.2.2
|
22 |
matplotlib==3.5.3
|
23 |
nltk==3.7
|
24 |
npy_append_array==0.9.16
|
25 |
numpy==1.21.6
|
26 |
+
|
|
|
|
|
|
|
27 |
pandas==1.3.5
|
28 |
+
|
|
|
29 |
Pillow==10.0.0
|
30 |
+
|
31 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
PyYAML==6.0
|
33 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
sentencepiece==0.1.99
|
35 |
setuptools==68.0.0
|
36 |
+
|
|
|
37 |
soundfile==0.12.1
|
38 |
spacy==3.5.4
|
39 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
timm==0.6.12
|
41 |
+
|
42 |
+
torchaudio
|
43 |
+
torchlibrosa
|
44 |
+
|
|
|
|
|
45 |
tqdm==4.64.1
|
46 |
transformers==4.23.1
|
47 |
+
|
|
|
|
|
|