ayuangpt commited on
Commit
edda0f5
·
1 Parent(s): f6246fe

Update modules/presets.py

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