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