Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -97,7 +97,7 @@ 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 donation-related queries. Created by Martine Dorcely.
|
103 |
"""
|
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
+
# 🍎 Welcome to Connect2Resources! 📕
|
101 |
|
102 |
## Your AI-driven assistant for all donation-related queries. Created by Martine Dorcely.
|
103 |
"""
|