Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -97,9 +97,9 @@ def query_model(question):
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
-
#
|
101 |
|
102 |
-
## Your AI-driven assistant for all
|
103 |
"""
|
104 |
|
105 |
topics = """
|
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
+
# 🥭 Welcome to FruitFruit!
|
101 |
|
102 |
+
## Your AI-driven assistant for all fruit and fruity-dessert-related queries.
|
103 |
"""
|
104 |
|
105 |
topics = """
|