Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -103,10 +103,9 @@ welcome_message = """
|
|
| 103 |
|
| 104 |
topics = """
|
| 105 |
### Feel Free to ask me anything from the topics below!
|
| 106 |
-
-
|
| 107 |
- Logistics
|
| 108 |
-
-
|
| 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
|