From 99a1cd6f9f0d084b2b82068334e8daadd4d5634a Mon Sep 17 00:00:00 2001 From: qingxu fu <505030475@qq.com> Date: Tue, 12 Sep 2023 12:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0pypinyin=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/GithubAction+AllCapacity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GithubAction+AllCapacity b/docs/GithubAction+AllCapacity index f6f05da..2ed9f4c 100644 --- a/docs/GithubAction+AllCapacity +++ b/docs/GithubAction+AllCapacity @@ -12,7 +12,7 @@ RUN python3 -m pip install torch --extra-index-url https://download.pytorch.org/ RUN python3 -m pip install openai numpy arxiv rich RUN python3 -m pip install colorama Markdown pygments pymupdf RUN python3 -m pip install python-docx moviepy pdfminer -RUN python3 -m pip install zh_langchain==0.2.1 +RUN python3 -m pip install zh_langchain==0.2.1 pypinyin RUN python3 -m pip install nougat-ocr RUN python3 -m pip install rarfile py7zr RUN python3 -m pip install aliyun-python-sdk-core==2.13.3 pyOpenSSL scipy git+https://github.com/aliyun/alibabacloud-nls-python-sdk.git