ohnothekrakengotme commited on
Commit
791bca4
·
verified ·
1 Parent(s): 6e6de54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -8
app.py CHANGED
@@ -114,14 +114,11 @@ 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 for recommendations based on:
118
+ - Genre
119
+ - Affordability
120
+ - Country of Origin
121
+ - Storage size
 
 
 
122
  """
123
 
124
  # Setup the Gradio Blocks interface with custom layout components