eddyzhu12 commited on
Commit
95d4c3d
1 Parent(s): 5dd38e9

Update presets.py

Browse files
Files changed (1) hide show
  1. presets.py +1 -5
presets.py CHANGED
@@ -29,11 +29,7 @@ title = """<h1 align="left" style="min-width:200px; margin-top:0;">川虎ChatGPT
29
  description = """\
30
  <div align="center" style="margin:16px 0">
31
 
32
- 由Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) [明昭MZhao](https://space.bilibili.com/24807452)开发
33
-
34
- 访问川虎ChatGPT的 [GitHub项目](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 下载最新版脚本
35
-
36
- 此App使用 `gpt-3.5-turbo` 大语言模型
37
  </div>
38
  """
39
 
 
29
  description = """\
30
  <div align="center" style="margin:16px 0">
31
 
32
+ 此网页是基于 Github 开源项目自定义,用的 OpenAI 的 API
 
 
 
 
33
  </div>
34
  """
35