Merge branch 'master' into huggingfacelocal

This commit is contained in:
binary-husky
2024-01-23 15:52:51 +08:00
89 changed files with 5276 additions and 1804 deletions

View File

@@ -18,7 +18,7 @@ WORKDIR /gpt
RUN pip3 install openai numpy arxiv rich
RUN pip3 install colorama Markdown pygments pymupdf
RUN pip3 install python-docx pdfminer
RUN pip3 install python-docx pdfminer
RUN pip3 install nougat-ocr
# 装载项目文件