Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
-
|
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
|