Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ scikit-learn
|
|
5 |
translate
|
6 |
faiss-cpu
|
7 |
numpy
|
8 |
-
language-tool-python
|
|
|
|
5 |
translate
|
6 |
faiss-cpu
|
7 |
numpy
|
8 |
+
language-tool-python
|
9 |
+
langid
|