update dockerfile
This commit is contained in:
parent
5e0dc9b9ad
commit
74f8cb3511
@ -18,6 +18,7 @@ RUN python3 -m pip install colorama Markdown pygments pymupdf
|
|||||||
RUN python3 -m pip install python-docx moviepy pdfminer
|
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
|
||||||
RUN python3 -m pip install nougat-ocr
|
RUN python3 -m pip install nougat-ocr
|
||||||
|
RUN python3 -m pip install rarfile py7zr manim manimgl
|
||||||
RUN python3 -m pip install aliyun-python-sdk-core==2.13.3 pyOpenSSL scipy git+https://github.com/aliyun/alibabacloud-nls-python-sdk.git
|
RUN python3 -m pip install aliyun-python-sdk-core==2.13.3 pyOpenSSL scipy git+https://github.com/aliyun/alibabacloud-nls-python-sdk.git
|
||||||
RUN python3 -m pip install -r requirements.txt
|
RUN python3 -m pip install -r requirements.txt
|
||||||
RUN python3 -m pip install -r request_llm/requirements_moss.txt
|
RUN python3 -m pip install -r request_llm/requirements_moss.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user