From 0ddffff3fcd828cce3be0ba1787a9d8e94e62f39 Mon Sep 17 00:00:00 2001 From: littlepanda0716 Date: Fri, 31 Mar 2023 22:02:41 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1dcbad6..b71995b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ langchain transformers unstructured[local-inference] -"detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2" +detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2 layoutparser[layoutmodels,tesseract] nltk sentence-transformers \ No newline at end of file