Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
deep-translator==1.11.4
|
3 |
+
indic-transliteration==2.3.5
|
4 |
+
langdetect==1.0.9
|