Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
ai4bharat-transliteration
|
2 |
transformers
|
3 |
torch
|
4 |
-
IndicTransTokenizer
|
5 |
streamlit
|
6 |
-
|
|
|
1 |
ai4bharat-transliteration
|
2 |
transformers
|
3 |
torch
|
4 |
+
git+https://github.com/neha13rana/IndicTransTokenizer.git
|
5 |
streamlit
|
|