Jobs2018 commited on
Commit
379c6ca
1 Parent(s): 39dd179

Update modules/presets.py

Browse files
Files changed (1) hide show
  1. modules/presets.py +1 -6
modules/presets.py CHANGED
@@ -33,12 +33,7 @@ INDEX_QUERY_TEMPRATURE = 1.0
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>
43
  """
44
 
 
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
  </div>
38
  """
39