Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def query_model(question):
|
|
110 |
welcome_message = """
|
111 |
# 🎶 Welcome! This is Harmony, here to give you artist recommendations based on how you feel!
|
112 |
|
113 |
-
## Your AI-driven assistant for artist reccomendations based on your mood. Created by Alexis, Nathalie, and Joanna of the 2024 Kode With Klossy
|
114 |
"""
|
115 |
|
116 |
topics = """
|
|
|
110 |
welcome_message = """
|
111 |
# 🎶 Welcome! This is Harmony, here to give you artist recommendations based on how you feel!
|
112 |
|
113 |
+
## Your AI-driven assistant for artist reccomendations based on your mood. Created by Alexis, Nathalie, and Joanna of the 2024 Kode With Klossy Camp.
|
114 |
"""
|
115 |
|
116 |
topics = """
|