Spaces:
Runtime error
Runtime error
Update modules/presets.py
Browse files- modules/presets.py +1 -5
modules/presets.py
CHANGED
|
@@ -31,11 +31,7 @@ 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 |
-
|
| 35 |
-
由Bilibili [土川虎虎虎](https://space.bilibili.com/29125536) 和 [明昭MZhao](https://space.bilibili.com/24807452)开发
|
| 36 |
-
|
| 37 |
-
访问川虎ChatGPT的 [GitHub项目](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 下载最新版脚本
|
| 38 |
-
|
| 39 |
此App使用 `gpt-3.5-turbo` 大语言模型
|
| 40 |
</div>
|
| 41 |
"""
|
|
|
|
| 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 |
此App使用 `gpt-3.5-turbo` 大语言模型
|
| 36 |
</div>
|
| 37 |
"""
|