Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -10,9 +10,6 @@ opencv-python-headless
|
|
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
|
@@ -21,7 +18,6 @@ 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
|
|
|
10 |
|
11 |
decord==0.6.0
|
12 |
|
|
|
|
|
|
|
13 |
|
14 |
|
15 |
h5py==3.8.0
|
|
|
18 |
mapcalc==0.2.2
|
19 |
matplotlib==3.5.3
|
20 |
nltk==3.7
|
|
|
21 |
numpy==1.21.6
|
22 |
|
23 |
pandas==1.3.5
|