VishwaTechnologiesPvtLtd
commited on
Commit
·
3870206
1
Parent(s):
f89a774
sentencepiece
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ PyPDF2
|
|
5 |
python-docx
|
6 |
nltk
|
7 |
blobfile
|
|
|
8 |
tiktoken
|
9 |
transformers
|
10 |
language-tool-python
|
|
|
5 |
python-docx
|
6 |
nltk
|
7 |
blobfile
|
8 |
+
sentencepiece
|
9 |
tiktoken
|
10 |
transformers
|
11 |
language-tool-python
|