Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
langchain-community
|
2 |
-
|
|
|
|
|
3 |
PyPDF2
|
4 |
python-docx
|
5 |
pypdf
|
|
|
1 |
langchain-community
|
2 |
+
qdrant-client
|
3 |
+
langchain-qdrant
|
4 |
+
fastembed
|
5 |
PyPDF2
|
6 |
python-docx
|
7 |
pypdf
|