From a1af5a99e0662091e609bee6d7d2edc84a550fe2 Mon Sep 17 00:00:00 2001 From: binary-husky <96192199+binary-husky@users.noreply.github.com> Date: Wed, 12 Apr 2023 02:27:55 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5812744..0b1e85d 100644 --- a/README.md +++ b/README.md @@ -297,8 +297,7 @@ python check_proxy.py # 借鉴项目1:借鉴了ChuanhuChatGPT中读取OpenAI json的方法、记录历史问询记录的方法以及gradio queue的使用技巧 https://github.com/GaiZhenbiao/ChuanhuChatGPT -# 借鉴项目2:借鉴了mdtex2html中公式处理的方法 -https://github.com/polarwinkel/mdtex2html - +# 借鉴项目2: +https://github.com/THUDM/ChatGLM-6B ```