julialincc commited on
Commit
c2599bb
·
verified ·
1 Parent(s): 369cb7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -103,10 +103,9 @@ welcome_message = """
103
 
104
  topics = """
105
  ### Feel Free to ask me anything from the topics below!
106
- - Format
107
  - Logistics
108
- - The 2022 World Cup championship match
109
- - The upcoming World Cup
110
  """
111
 
112
  # Setup the Gradio Blocks interface with custom layout components
 
103
 
104
  topics = """
105
  ### Feel Free to ask me anything from the topics below!
106
+ - What the FIFA World Cup is
107
  - Logistics
108
+ - Locations
 
109
  """
110
 
111
  # Setup the Gradio Blocks interface with custom layout components