Spaces:
Sleeping
Sleeping
Fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,6 +3,6 @@ fastapi
|
|
| 3 |
uvicorn[standard]
|
| 4 |
python-dotenv
|
| 5 |
bm25s[full]
|
| 6 |
-
|
| 7 |
numpy
|
| 8 |
scikit-learn
|
|
|
|
| 3 |
uvicorn[standard]
|
| 4 |
python-dotenv
|
| 5 |
bm25s[full]
|
| 6 |
+
nltk
|
| 7 |
numpy
|
| 8 |
scikit-learn
|