Spaces:
Sleeping
Sleeping
neuralworm
commited on
Commit
•
59be925
1
Parent(s):
2554dfe
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
gradio==4.31.0
|
2 |
-
deep_translator==1.11.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==4.31.0
|
2 |
+
deep_translator==1.11.4
|
3 |
+
tabulate==0.9.0
|
4 |
+
gradio_calendar==0.0.4
|
5 |
+
inflect==7.2.1
|
6 |
+
fuzzywuzzy==0.18.0
|
7 |
+
python-Levenshtein==0.25.1
|
8 |
+
transliterate
|