From 356a69a007d1cc74355b17b4446ed97630cdc36f Mon Sep 17 00:00:00 2001 From: imClumsyPanda Date: Tue, 18 Apr 2023 20:42:14 +0800 Subject: [PATCH] update qr_code.jpg --- README.md | 2 +- img/{qr_code.jpg => qr_code_4.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/{qr_code.jpg => qr_code_4.jpg} (100%) diff --git a/README.md b/README.md index ded70f9..8918c04 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,6 @@ embedding_model_dict = { - [ ] 利用 fastapi 实现 API 部署方式,并实现调用 API 的 web ui DEMO ## 项目交流群 -![二维码](img/qr_code.jpg) +![二维码](img/qr_code_4.jpg) 🎉 langchain-ChatGLM 项目交流群,如果你也对本项目感兴趣,欢迎加入群聊参与讨论交流。 diff --git a/img/qr_code.jpg b/img/qr_code_4.jpg similarity index 100% rename from img/qr_code.jpg rename to img/qr_code_4.jpg