add new dockerfile

This commit is contained in:
binary-husky
2023-09-07 00:40:11 +08:00
parent 7855325ff9
commit dd9e624761
3 changed files with 42 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ WORKDIR /gpt
RUN pip3 install gradio openai numpy arxiv rich
RUN pip3 install colorama Markdown pygments pymupdf
RUN pip3 install python-docx moviepy pdfminer
RUN pip3 install zh_langchain==0.2.1
RUN pip3 install nougat-ocr
RUN pip3 install aliyun-python-sdk-core==2.13.3 pyOpenSSL scipy git+https://github.com/aliyun/alibabacloud-nls-python-sdk.git