Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
docx2txt==0.8
|
2 |
langchain==0.2.1
|
3 |
langchain_community==0.2.1
|
4 |
-
langchain_huggingface==0.0.3
|
|
|
|
1 |
docx2txt==0.8
|
2 |
langchain==0.2.1
|
3 |
langchain_community==0.2.1
|
4 |
+
langchain_huggingface==0.0.3
|
5 |
+
sentencepiece==0.2.0
|