Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
llama-cpp-python[server]
|
| 2 |
chromadb == 0.5.0
|
| 3 |
huggingface_hub ==0.23.2
|
| 4 |
sentence_transformers == 3.0.1
|
|
|
|
| 1 |
+
llama-cpp-python[server]==0.2.9
|
| 2 |
chromadb == 0.5.0
|
| 3 |
huggingface_hub ==0.23.2
|
| 4 |
sentence_transformers == 3.0.1
|