dogutcu commited on
Commit
f851da6
·
verified ·
1 Parent(s): 1c3ac56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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:#8ace00; font-size:24px; font-weight:bold;">🌱Welcome to CompBot!</span>
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
  """