Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ torch>=2.0.0
|
|
| 10 |
numpy>=1.24.0
|
| 11 |
pandas>=2.0.0
|
| 12 |
requests>=2.31.0
|
| 13 |
-
python-dotenv>=1.0.0
|
|
|
|
|
|
| 10 |
numpy>=1.24.0
|
| 11 |
pandas>=2.0.0
|
| 12 |
requests>=2.31.0
|
| 13 |
+
python-dotenv>=1.0.0
|
| 14 |
+
rank_bm25
|