kashewzz commited on
Commit
eda4472
·
verified ·
1 Parent(s): 7e50a04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ def query_model(question):
105
  return "Could not find specific information. Please refine your question."
106
  response = generate_response(question, relevant_segment)
107
  return response
108
-
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
111
  # 📲 Welcome to **PhoneFinder**!
 
105
  return "Could not find specific information. Please refine your question."
106
  response = generate_response(question, relevant_segment)
107
  return response
108
+ ![PhoneFinder Logo](/Users/scholar/Downloads/Phone Finder (3).png)
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
111
  # 📲 Welcome to **PhoneFinder**!