Spaces:
Sleeping
Sleeping
Added missing dependecies
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ torchvision
|
|
4 |
transformers
|
5 |
pillow
|
6 |
indicnlp
|
7 |
-
indic-nlp-library
|
|
|
|
|
|
4 |
transformers
|
5 |
pillow
|
6 |
indicnlp
|
7 |
+
indic-nlp-library
|
8 |
+
sentencepiece
|
9 |
+
tiktoken
|