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