icheng28 commited on
Commit
037fa65
·
verified ·
1 Parent(s): e90d4b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -7
app.py CHANGED
@@ -115,13 +115,12 @@ welcome_message = """
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
 
115
 
116
  topics = """
117
  ### Feel Free to ask me anything from the topics below!
118
+ - Plastic pollution
119
+ - Oil spills
120
+ - Marine life
121
+ - Impacts in humans
122
+ - Waste management
123
+ - Beach cleanups
 
124
  """
125
 
126
  # Setup the Gradio Blocks interface with custom layout components