fantasyforever commited on
Commit
6bf8062
·
verified ·
1 Parent(s): b352615

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ def query_model(question):
143
 
144
  # Define the welcome message and specific topics the chatbot can provide information about
145
  welcome_message = """
146
- # ♟️ Welcome to Starfinder!
147
  ## Your AI-driven assistant for all astronomy-related queries. Created by Aarna, Aditi, and Anastasia of the 2024 Kode With Klossy SF Camp.
148
  """
149
 
 
143
 
144
  # Define the welcome message and specific topics the chatbot can provide information about
145
  welcome_message = """
146
+ # Welcome to Starfinder!
147
  ## Your AI-driven assistant for all astronomy-related queries. Created by Aarna, Aditi, and Anastasia of the 2024 Kode With Klossy SF Camp.
148
  """
149