ken4005 commited on
Commit
f963c6a
·
1 Parent(s): 38846c4

Update modules/presets.py

Browse files
Files changed (1) hide show
  1. modules/presets.py +1 -1
modules/presets.py CHANGED
@@ -28,7 +28,7 @@ CONCURRENT_COUNT = 100 # 允许同时使用的用户数量
28
  SIM_K = 5
29
  INDEX_QUERY_TEMPRATURE = 1.0
30
 
31
- title = """<h1 align="left" style="min-width:200px; margin-top:0;">川虎ChatGPT 🚀</h1>"""
32
  description = """\
33
  <div align="center" style="margin:16px 0">
34
 
 
28
  SIM_K = 5
29
  INDEX_QUERY_TEMPRATURE = 1.0
30
 
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