Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ langchain-huggingface>=0.1.0
|
|
| 10 |
unstructured[pdf]>=0.15.0
|
| 11 |
python-dotenv
|
| 12 |
flashrank>=0.2.8
|
|
|
|
|
|
| 10 |
unstructured[pdf]>=0.15.0
|
| 11 |
python-dotenv
|
| 12 |
flashrank>=0.2.8
|
| 13 |
+
rank_bm25
|