Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ langchain-community
|
|
3 |
faiss-cpu
|
4 |
PyPDF2 python-docx pypdf
|
5 |
openai
|
|
|
6 |
tiktoken
|
7 |
gradio
|
|
|
3 |
faiss-cpu
|
4 |
PyPDF2 python-docx pypdf
|
5 |
openai
|
6 |
+
rank_bm25
|
7 |
tiktoken
|
8 |
gradio
|