Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
indic-transliteration==
|
|
|
|
1 |
+
gradio==3.47.0
|
2 |
+
transformers==4.42.2
|
3 |
+
torch>=1.13.0
|
4 |
+
indic-transliteration==1.0.6
|
5 |
+
huggingface-hub>=0.15.1
|