From 474e3414c53147683b1f7285e261772bd710a35d Mon Sep 17 00:00:00 2001 From: imClumsyPanda Date: Fri, 28 Apr 2023 19:11:14 +0800 Subject: [PATCH] update README.md --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7f201bb..2a5b61b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -langchain>=0.0.146 +langchain==0.0.146 transformers==4.27.1 unstructured[local-inference] layoutparser[layoutmodels,tesseract] @@ -9,6 +9,5 @@ icetk cpm_kernels faiss-cpu accelerate -pycocotools gradio==3.24.1 #detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2 \ No newline at end of file