Wendyy commited on
Commit
2e297b8
·
1 Parent(s): 2a6daee

rename subject

Browse files
Files changed (1) hide show
  1. modules/presets.py +2 -4
modules/presets.py CHANGED
@@ -30,13 +30,11 @@ CONCURRENT_COUNT = 100 # 允许同时使用的用户数量
30
  SIM_K = 5
31
  INDEX_QUERY_TEMPRATURE = 1.0
32
 
33
- title = """<h1 align="left" style="min-width:200px; margin-top:6px; white-space: nowrap;">川虎ChatGPT 🚀</h1>"""
34
  description = """\
35
  <div align="center" style="margin:16px 0">
36
 
37
- Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) 和 [明昭MZhao](https://space.bilibili.com/24807452)开发
38
-
39
- 访问川虎ChatGPT的 [GitHub项目](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 下载最新版脚本
40
 
41
  此App使用 `gpt-3.5-turbo` 大语言模型
42
  </div>
 
30
  SIM_K = 5
31
  INDEX_QUERY_TEMPRATURE = 1.0
32
 
33
+ title = """<h1 align="left" style="min-width:200px; margin-top:6px; white-space: nowrap;">MyRecipe 🍥</h1>"""
34
  description = """\
35
  <div align="center" style="margin:16px 0">
36
 
37
+ 爱吃小队 开发
 
 
38
 
39
  此App使用 `gpt-3.5-turbo` 大语言模型
40
  </div>