Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ python-dotenv==1.0.1
|
|
| 12 |
PyMuPDF==1.25.1
|
| 13 |
docx2txt==0.8
|
| 14 |
openai==1.58.1
|
| 15 |
-
groq==0.13.1
|
|
|
|
|
|
| 12 |
PyMuPDF==1.25.1
|
| 13 |
docx2txt==0.8
|
| 14 |
openai==1.58.1
|
| 15 |
+
groq==0.13.1
|
| 16 |
+
rank-bm25==0.2.2
|