Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -100,6 +100,8 @@ welcome_message = """
|
|
100 |
# 🥭 Welcome to FruitFruit!
|
101 |
|
102 |
## Your AI-driven assistant for all fruit and fruity-dessert-related queries.
|
|
|
|
|
103 |
"""
|
104 |
|
105 |
topics = """
|
|
|
100 |
# 🥭 Welcome to FruitFruit!
|
101 |
|
102 |
## Your AI-driven assistant for all fruit and fruity-dessert-related queries.
|
103 |
+
|
104 |
+
<p style="text-align:center"> Hello! </p>
|
105 |
"""
|
106 |
|
107 |
topics = """
|