From 5128704a8eebe9b40b1e767a3448a4bf40324ae1 Mon Sep 17 00:00:00 2001 From: Mike Kinney Date: Wed, 3 May 2023 23:29:31 -0700 Subject: [PATCH] pin pygptj --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 373232ae..95a26103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ langchain==0.0.154 +pygptj==1.0.10 pygpt4all==1.0.1 chromadb==0.3.21 -llama-cpp-python==0.1.41 \ No newline at end of file +llama-cpp-python==0.1.41