Chuanhu 主题

This commit is contained in:
qingxu fu 2023-07-07 20:12:06 +08:00
parent e5ccedf491
commit 91aee50ea7
2 changed files with 5 additions and 1 deletions

View File

@ -305,6 +305,10 @@ gpt_academic开发者QQ群-2610599535
- 某些浏览器翻译插件干扰此软件前端的运行
- 官方Gradio目前有很多兼容性Bug请务必使用`requirement.txt`安装Gradio
## 主题
1. `Chuanhu-Keldos-Green` [网址](https://github.com/GaiZhenbiao/ChuanhuChatGPT/)
## 参考与学习
```

View File

@ -60,7 +60,7 @@ CONCURRENT_COUNT = 100
AUTO_CLEAR_TXT = False
# 色彩主体,可选 ["Default", "Chuanhu-Keldos-Green"]
THEME = "Default"
THEME = "Chuanhu-Keldos-Green"
# 加一个live2d装饰
ADD_WAIFU = False