From bd8addd788e72a591583777275fae76b2ad7fa69 Mon Sep 17 00:00:00 2001 From: zy123 <646228430@qq.com> Date: Tue, 18 Feb 2025 09:34:08 +0800 Subject: [PATCH] =?UTF-8?q?2.17=20md=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd3641a..bdc4f7e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ git clone地址:http://47.98.59.178:3000/zy123/zbparse.git ## 项目结构: -![1](C:\Users\Administrator\Desktop\md_files\1.png) +![1](md_files\1.png) .env存放一些密钥(大模型、textin等),它是gitignore忽略了,因此在服务器上git pull项目的时候,这个文件不会更新(因为密钥比较重要),需要手动维护服务器相应位置的.env。 @@ -22,7 +22,7 @@ git clone地址:http://47.98.59.178:3000/zy123/zbparse.git 1. 进入项目文件夹 -![1](C:\Users\Administrator\Desktop\md_files\0.png) +![1](md_files\0.png) **注意:**需要确认.env是否存在在服务器,默认是隐藏的 输入cat .env @@ -229,8 +229,6 @@ app.connection_limiters['upload'] = ConnectionLimiter(max_connections=100) ​ - - ### general 是公共函数存放的文件夹,llm下是各类大模型,读取文件下是docx pdf文件的读取以及文档清理clean_pdf,去页眉页脚页码