Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torch
|
|
| 5 |
sentence-transformers
|
| 6 |
chromadb==0.4.24
|
| 7 |
llama-cpp-python==0.2.61
|
| 8 |
-
numpy<2.0.0
|
|
|
|
|
|
| 5 |
sentence-transformers
|
| 6 |
chromadb==0.4.24
|
| 7 |
llama-cpp-python==0.2.61
|
| 8 |
+
numpy<2.0.0
|
| 9 |
+
nltk
|