Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ if chatbot_model is not None:
|
|
47 |
outputs="textbox",
|
48 |
interpretation="chat",
|
49 |
title="Mental Health Chatbot",
|
50 |
-
description="Talk to a mental health assistant
|
51 |
elem_id="chat-container",
|
52 |
css="""
|
53 |
#chat-container {
|
|
|
47 |
outputs="textbox",
|
48 |
interpretation="chat",
|
49 |
title="Mental Health Chatbot",
|
50 |
+
description="Talk to a mental health assistant )",
|
51 |
elem_id="chat-container",
|
52 |
css="""
|
53 |
#chat-container {
|