Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ transformers
|
|
5 |
torch
|
6 |
streamlit
|
7 |
python-docx
|
8 |
-
langdetect
|
|
|
|
5 |
torch
|
6 |
streamlit
|
7 |
python-docx
|
8 |
+
langdetect
|
9 |
+
sentencepiece
|