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