jmyint commited on
Commit
5a43f72
·
verified ·
1 Parent(s): 2bec498

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! This is Harmony here to give you artist recommendations based on how you feel!
112
 
113
  ## Your AI-driven assistant for artist reccomendations based on your mood. Created by Alexis, Nathalie, and Joanna of the 2024 Kode With Klossy CITY Camp.
114
  """
 
108
 
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
111
+ # ♟️ Welcome! This is Harmony, here to give you artist recommendations based on how you feel!
112
 
113
  ## Your AI-driven assistant for artist reccomendations based on your mood. Created by Alexis, Nathalie, and Joanna of the 2024 Kode With Klossy CITY Camp.
114
  """