Update app.py
Browse files
app.py
CHANGED
|
@@ -339,7 +339,7 @@ async def ask_bot(question):
|
|
| 339 |
with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
| 340 |
gr.Markdown(
|
| 341 |
"""
|
| 342 |
-
# ✨ The Ultimate Global Travel Planner Bot - Bazinga Edition ✨
|
| 343 |
Your smart AI assistant for finding the best flights, hotels, and activities worldwide BAZINGA!
|
| 344 |
"""
|
| 345 |
)
|
|
|
|
| 339 |
with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
| 340 |
gr.Markdown(
|
| 341 |
"""
|
| 342 |
+
# ✨ The Ultimate Global Travel Planner Bot - Bazinga Boi Edition ✨
|
| 343 |
Your smart AI assistant for finding the best flights, hotels, and activities worldwide BAZINGA!
|
| 344 |
"""
|
| 345 |
)
|