sophhapol commited on
Commit
94a6c29
·
verified ·
1 Parent(s): 92ba3b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def query_model(question):
108
 
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
111
- # ♟️ Welcome to Happy Paw Bot!
112
 
113
  ## Your AI assistant for queries about dog training and behavior! Created by Sophie Apolaya, Ashley Martinez Lazaro, and Ayla Buksbazen Stanislaw of the 2024 Kode With Klossy Los Angeles Camp.
114
  """
 
108
 
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
111
+ # 🐾 Welcome to Happy Paw Bot!
112
 
113
  ## Your AI assistant for queries about dog training and behavior! Created by Sophie Apolaya, Ashley Martinez Lazaro, and Ayla Buksbazen Stanislaw of the 2024 Kode With Klossy Los Angeles Camp.
114
  """