Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,7 @@ def query_model(question):
|
|
108 |
|
109 |
# Define the welcome message and specific topics the chatbot can provide information about
|
110 |
welcome_message = """
|
111 |
-
#
|
112 |
|
113 |
## Your AI-driven friend for all music recommendations based off your emotions. Created by Sarem, Davina, and Brea of the 2024 Kode With Klossy DC Camp.
|
114 |
"""
|
|
|
108 |
|
109 |
# Define the welcome message and specific topics the chatbot can provide information about
|
110 |
welcome_message = """
|
111 |
+
# 🎶 Welcome to Mental Music Bot!
|
112 |
|
113 |
## Your AI-driven friend for all music recommendations based off your emotions. Created by Sarem, Davina, and Brea of the 2024 Kode With Klossy DC Camp.
|
114 |
"""
|