Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -97,7 +97,7 @@ def query_model(question):
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
-
#
|
101 |
|
102 |
## I'm an AI-driven assistant that provides the names of celebrities based on the physical attributes you provide. Created by Matt Getz of the 2024 Kode With Klossy LA Camp.
|
103 |
"""
|
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
+
# <p style="text-align: center;">💋 Welcome to CelebrityFinder!</p>
|
101 |
|
102 |
## I'm an AI-driven assistant that provides the names of celebrities based on the physical attributes you provide. Created by Matt Getz of the 2024 Kode With Klossy LA Camp.
|
103 |
"""
|