Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -114,14 +114,11 @@ welcome_message = """
|
|
114 |
"""
|
115 |
|
116 |
topics = """
|
117 |
-
### Feel Free to ask
|
118 |
-
-
|
119 |
-
-
|
120 |
-
-
|
121 |
-
-
|
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
|