dogutcu commited on
Commit
e9abe46
·
verified ·
1 Parent(s): b95aac3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- #🌱 Welcome to CompBot!
101
 
102
  ## Your AI-driven assistant for all composting-related queries.
103
  """
 
97
 
98
  # Define the welcome message and specific topics the chatbot can provide information about
99
  welcome_message = """
100
+ # 🌱Welcome to CompBot!
101
 
102
  ## Your AI-driven assistant for all composting-related queries.
103
  """