Spaces:
Runtime error
Runtime error
taratrankennedy
commited on
Commit
•
db5f222
1
Parent(s):
0f1a940
Update app.py
Browse files
app.py
CHANGED
@@ -107,7 +107,6 @@ def query_model(question):
|
|
107 |
|
108 |
# Define the welcome message and specific topics and countries the chatbot can provide information about.
|
109 |
welcome_message = """
|
110 |
-
welcome_message = """
|
111 |
# Welcome to ChessBot!
|
112 |
|
113 |
## Your AI-driven assistant for all chess-related queries.
|
|
|
107 |
|
108 |
# Define the welcome message and specific topics and countries the chatbot can provide information about.
|
109 |
welcome_message = """
|
|
|
110 |
# Welcome to ChessBot!
|
111 |
|
112 |
## Your AI-driven assistant for all chess-related queries.
|