anushkaayadav commited on
Commit
04bf18c
·
verified ·
1 Parent(s): 0795b99

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 Designare!
101
 
102
  ## I am Tessy and I am here to help you with your interior design journey. Created by Anushka, Prani, Gigi, and Jewel of the 2024 Kode With Klossy St. Louis Camp.
103
  """
 
97
 
98
  # Define the welcome message and specific topics the chatbot can provide information about
99
  welcome_message = """
100
+ # 🛋️ Welcome to Designare!
101
 
102
  ## I am Tessy and I am here to help you with your interior design journey. Created by Anushka, Prani, Gigi, and Jewel of the 2024 Kode With Klossy St. Louis Camp.
103
  """