Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -102,7 +102,7 @@ def query_model(question):
|
|
102 |
|
103 |
# Define the welcome message and specific topics the chatbot can provide information about
|
104 |
welcome_message = """
|
105 |
-
<span style="color:#
|
106 |
""""""
|
107 |
## Your AI-driven assistant for all composting-related queries.
|
108 |
"""
|
|
|
102 |
|
103 |
# Define the welcome message and specific topics the chatbot can provide information about
|
104 |
welcome_message = """
|
105 |
+
<span style="color:#836953; font-size:24px; font-family:Roboto;">🌱Welcome to CompBot!</span>
|
106 |
""""""
|
107 |
## Your AI-driven assistant for all composting-related queries.
|
108 |
"""
|