Update modules/presets.py
Browse files- 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;"
|
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 |
|