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