From 7b526cf74b03dfd1fe8f9fed8b726dcc5aa37d66 Mon Sep 17 00:00:00 2001 From: binary-husky Date: Mon, 13 Nov 2023 00:48:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0scipdf=5Fparser?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f86d33..a5782f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ ./docs/gradio-3.32.6-py3-none-any.whl -pydantic==1.10.11 +pypdf2==2.12.1 tiktoken>=0.3.3 requests[socks] +pydantic==1.10.11 transformers>=4.27.1 +scipdf_parser>=0.52 python-markdown-math +websocket-client beautifulsoup4 prompt_toolkit latex2mathml python-docx mdtex2html anthropic +pyautogen colorama Markdown pygments pymupdf openai -pyautogen -numpy arxiv +numpy rich -pypdf2==2.12.1 -websocket-client -scipdf_parser>=0.3