From 4295764f8c73c5d795433f53278190998c95ab6d Mon Sep 17 00:00:00 2001 From: Carson Yang Date: Tue, 25 Jul 2023 16:38:37 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加 Sealos 部署方案 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a850c88..dd0afdd 100644 --- a/README.md +++ b/README.md @@ -177,8 +177,12 @@ docker-compose up docker-compose up ``` +### 安装方法III:使用 Sealos -### 安装方法III:其他部署姿势 +[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy%3FtemplateName%3Dgpt-academic) + + +### 安装方法IV:其他部署姿势 1. 一键运行脚本。 完全不熟悉python环境的Windows用户可以下载[Release](https://github.com/binary-husky/gpt_academic/releases)中发布的一键运行脚本安装无本地模型的版本。 脚本的贡献来源是[oobabooga](https://github.com/oobabooga/one-click-installers)。