Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -89,7 +89,7 @@ def reset_state():
|
|
89 |
def update_system(new_system_prompt):
|
90 |
return {"role": "system", "content": new_system_prompt}
|
91 |
|
92 |
-
title = """<h1 align="center">
|
93 |
description = """<div align=center>
|
94 |
|
95 |
Will not describe your needs to ChatGPT?You Use [ChatGPT Shortcut](https://newzone.top/chatgpt/)
|
|
|
89 |
def update_system(new_system_prompt):
|
90 |
return {"role": "system", "content": new_system_prompt}
|
91 |
|
92 |
+
title = """<h1 align="center">WoWHuse ChatBot</h1>"""
|
93 |
description = """<div align=center>
|
94 |
|
95 |
Will not describe your needs to ChatGPT?You Use [ChatGPT Shortcut](https://newzone.top/chatgpt/)
|