Spaces:
Sleeping
Sleeping
CHANGED TO ASK XENO CATCH PHRASE
Browse files
app.py
CHANGED
|
@@ -86,7 +86,7 @@ def get_context_and_answer(message, history):
|
|
| 86 |
|
| 87 |
iface = gr.ChatInterface(
|
| 88 |
fn=get_context_and_answer,
|
| 89 |
-
title="
|
| 90 |
description="Ask anything about XENO's financial services.",
|
| 91 |
theme="soft"
|
| 92 |
)
|
|
|
|
| 86 |
|
| 87 |
iface = gr.ChatInterface(
|
| 88 |
fn=get_context_and_answer,
|
| 89 |
+
title="ASKXENO",
|
| 90 |
description="Ask anything about XENO's financial services.",
|
| 91 |
theme="soft"
|
| 92 |
)
|