examples: updated requirements.txt for privategpt example
This commit is contained in:
parent
d066d9b8e0
commit
fef257c5c5
|
@ -1,6 +1,6 @@
|
||||||
langchain==0.0.274
|
langchain==0.0.274
|
||||||
gpt4all==1.0.8
|
gpt4all==1.0.8
|
||||||
chromadb==0.4.7
|
chromadb==0.5.0
|
||||||
llama-cpp-python==0.1.81
|
llama-cpp-python==0.1.81
|
||||||
urllib3==2.0.4
|
urllib3==2.0.4
|
||||||
PyMuPDF==1.23.5
|
PyMuPDF==1.23.5
|
||||||
|
|
Loading…
Reference in a new issue