From d9a92c90160a048a1c6d74344b54b0217c353c45 Mon Sep 17 00:00:00 2001 From: qingxu fu <505030475@qq.com> Date: Tue, 11 Apr 2023 15:20:04 +0800 Subject: [PATCH] add arxiv dependency --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b61d02b..4a8fe450 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ transformers python-markdown-math beautifulsoup4 latex2mathml +python-docx mdtex2html colorama tiktoken @@ -12,4 +13,4 @@ pygments pymupdf openai numpy -python-docx \ No newline at end of file +arxiv \ No newline at end of file