spammi commited on
Commit
141a5fb
1 Parent(s): 9960694

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -8
app.py CHANGED
@@ -114,14 +114,12 @@ 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
+ ### Please give me your restaurant preferences:
118
+
119
+ - Dietary Restrictions
120
+ - Cuisine Preferences (optional)
121
+ - Budget Preferences
122
+
 
 
123
  """
124
 
125
  # Setup the Gradio Blocks interface with custom layout components