Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain==0.2.1
|
2 |
langchain-community==0.2.1
|
3 |
langchain-huggingface==0.0.3
|
4 |
-
langdetect
|
|
|
|
1 |
langchain==0.2.1
|
2 |
langchain-community==0.2.1
|
3 |
langchain-huggingface==0.0.3
|
4 |
+
langdetect
|
5 |
+
sentencepiece
|