Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ streamlit
|
|
| 2 |
sentence-transformers
|
| 3 |
faiss-cpu
|
| 4 |
numpy
|
| 5 |
-
pandas
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
sentence-transformers
|
| 3 |
faiss-cpu
|
| 4 |
numpy
|
| 5 |
+
pandas
|
| 6 |
+
rank_bm25
|
| 7 |
+
pypdf
|
| 8 |
+
python-docx
|