## 一键启动脚本 | |
by 简说Python 老表 | |
[个人主页](https://github.com/XksA-me) | |
## 环境安装 | |
Windows下双击`win_install_env.bat`; | |
Mac/Linux 下输入以下指令: | |
```bash | |
./gpt4free/etc/script/mac_install_env.sh | |
``` | |
## 启动服务 | |
Windows下双击`win_start.bat`; | |
Mac/Linux 下输入以下指令: | |
```bash | |
./gpt4free/etc/script/mac_start.sh | |
``` | |