From 0b960df30947c27174feaee97837e8bddb15d388 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 1b61d02..4a8fe45 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