Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -4,10 +4,8 @@ pandas
|
|
4 |
matplotlib
|
5 |
torch
|
6 |
transformers
|
7 |
-
|
8 |
-
fuzzywuzzy
|
9 |
-
python-Levenshtein
|
10 |
datasets
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
4 |
matplotlib
|
5 |
torch
|
6 |
transformers
|
7 |
+
pillow
|
|
|
|
|
8 |
datasets
|
9 |
+
gtts
|
10 |
+
speechrecognition
|
11 |
+
|