Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
llama-cpp-python
|
2 |
langchain==0.0.174
|
3 |
huggingface-hub==0.14.1
|
4 |
chromadb==0.3.23
|
|
|
1 |
+
llama-cpp-python==0.1.77
|
2 |
langchain==0.0.174
|
3 |
huggingface-hub==0.14.1
|
4 |
chromadb==0.3.23
|