hazel-longmeier commited on
Commit
6e3f24c
·
verified ·
1 Parent(s): ba9a20f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -116,8 +116,9 @@ welcome_message = """
116
  topics = """
117
  ### Feel free to ask about of the questions below:
118
  - How does Timify 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
 
116
  topics = """
117
  ### Feel free to ask about of the questions below:
118
  - How does Timify work?
119
+ - Create me a to-do list
120
+ - Ask me to create a daily schedule
121
+ - Ask me to create a weekly schedule
122
  """
123
 
124
  # Setup the Gradio Blocks interface with custom layout components