Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ with gr.Blocks(theme="dark", head=kofi_script, css=custom_css) as demo:
|
|
85 |
fn=respond,
|
86 |
chatbot=gr.Chatbot(
|
87 |
height=700,
|
88 |
-
label="Xortron
|
89 |
)
|
90 |
)
|
91 |
|
|
|
85 |
fn=respond,
|
86 |
chatbot=gr.Chatbot(
|
87 |
height=700,
|
88 |
+
label="Xortron - Criminal Computing"
|
89 |
)
|
90 |
)
|
91 |
|