ken4005 commited on
Commit
95dda54
·
1 Parent(s): 049167b

Update modules/presets.py

Browse files
Files changed (1) hide show
  1. modules/presets.py +3 -0
modules/presets.py CHANGED
@@ -31,7 +31,10 @@ INDEX_QUERY_TEMPRATURE = 1.0
31
  title = """<h1 align="left" style="min-width:200px; margin-top:0;">Uhi-ChatGPT 🚀</h1>"""
32
  description = """\
33
  <div align="center" style="margin:16px 0">
 
34
  鸣谢Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) 和 [明昭MZhao](https://space.bilibili.com/24807452)
 
 
35
  </div>
36
  """
37
 
 
31
  title = """<h1 align="left" style="min-width:200px; margin-top:0;">Uhi-ChatGPT 🚀</h1>"""
32
  description = """\
33
  <div align="center" style="margin:16px 0">
34
+
35
  鸣谢Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) 和 [明昭MZhao](https://space.bilibili.com/24807452)
36
+
37
+ KEN
38
  </div>
39
  """
40