Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ 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
|
|
|
|
2 |
langchain==0.2.1
|
3 |
langchain_community==0.2.1
|
4 |
langchain_huggingface==0.0.3
|
5 |
+
sentencepiece==0.2.0
|
6 |
+
PyPDF2
|