Lenakn commited on
Commit
56d06c5
·
verified ·
1 Parent(s): 2756f43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -8
app.py CHANGED
@@ -114,14 +114,10 @@ welcome_message = """
114
  """
115
 
116
  topics = """
117
- ### Feel Free to ask me anything from the topics below!
118
- - Chess piece movements
119
- - Special moves
120
- - Game phases
121
- - Common strategies
122
- - Chess terminology
123
- - Famous games
124
- - Chess tactics
125
  """
126
 
127
  # Setup the Gradio Blocks interface with custom layout components
 
114
  """
115
 
116
  topics = """
117
+ ### Feel free to ask about of the questions below:
118
+ - How I work
119
+ - Ask me how much work you should do before a break
120
+ - Ask me to create a schedule
 
 
 
 
121
  """
122
 
123
  # Setup the Gradio Blocks interface with custom layout components