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