From 0e840a61cdad2566d2290702d240df6c7860365d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=88=98=E7=A5=9E=E5=B0=8F=E7=8C=AB?=
<146637870+zhanshenxiaomao@users.noreply.github.com>
Date: Sun, 10 Dec 2023 20:34:52 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 16 +---------------
1 file changed, 1 insertion(+), 15 deletions(-)
diff --git a/README.md b/README.md
index e7f849f..2d8c2da 100644
--- a/README.md
+++ b/README.md
@@ -20,18 +20,4 @@
Lobe Chat
LobeChat 是开源的高性能聊天机器人框架,支持语音合成、多模态、可扩展的([Function Call][fc-link])插件系统。
支持一键免费部署私人 ChatGPT/LLM 网页应用程序。
-
-### `A` 使用 Vercel 或 Zeabur 部署
-
-如果想在 Vercel 或 Zeabur 上部署该服务,可以按照以下步骤进行操作:
-
-- 准备好你的 [OpenAI API Key](https://platform.openai.com/account/api-keys) 。
-- 点击下方按钮开始部署: 直接使用 GitHub 账号登录即可,记得在环境变量页填入 `OPENAI_API_KEY` (必填) and `ACCESS_CODE`(推荐);
-- 部署完毕后,即可开始使用;
-- 绑定自定义域名(可选):Vercel 分配的域名 DNS 在某些区域被污染了,绑定自定义域名即可直连。目前 Zeabur 提供的域名还未被污染,大多数地区都可以直连。
-
-
-
-| 使用 Vercel 部署 | 使用 Zeabur 部署 |
-| :-------------------------------------: | :---------------------------------------------------------: |
-| [![][deploy-button-image]][deploy-link] | [![][deploy-on-zeabur-button-image]][deploy-on-zeabur-link] |
\ No newline at end of file
+ |
\ No newline at end of file