Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -113,7 +113,7 @@ welcome_message = """
|
|
113 |
## Your AI-driven assistant for all chess-related queries. Created by SCHOLAR1, SCHOLAR2, and SCHOLAR3 of the 2024 Kode With Klossy CITY Camp.
|
114 |
"""
|
115 |
|
116 |
-
topics = ""
|
117 |
### Feel Free to ask me anything from the topics below!
|
118 |
- Chess piece movements
|
119 |
- Special moves
|
|
|
113 |
## Your AI-driven assistant for all chess-related queries. Created by SCHOLAR1, SCHOLAR2, and SCHOLAR3 of the 2024 Kode With Klossy CITY Camp.
|
114 |
"""
|
115 |
|
116 |
+
topics = "emotions"
|
117 |
### Feel Free to ask me anything from the topics below!
|
118 |
- Chess piece movements
|
119 |
- Special moves
|