Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -116,7 +116,9 @@ welcome_message = """
|
|
| 116 |
topics = """
|
| 117 |
### Feel Free to ask for recommendations based on:
|
| 118 |
🕹️ Genre
|
|
|
|
| 119 |
🕹️ Affordability
|
|
|
|
| 120 |
🕹️ Feeling
|
| 121 |
"""
|
| 122 |
|
|
|
|
| 116 |
topics = """
|
| 117 |
### Feel Free to ask for recommendations based on:
|
| 118 |
🕹️ Genre
|
| 119 |
+
|
| 120 |
🕹️ Affordability
|
| 121 |
+
|
| 122 |
🕹️ Feeling
|
| 123 |
"""
|
| 124 |
|