Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -110,7 +110,7 @@ def query_model(question):
|
|
| 110 |
|
| 111 |
# Define the welcome message and specific topics the chatbot can provide information about
|
| 112 |
welcome_message = """
|
| 113 |
-
<span style="color:#846A6A; font-size:90px; font-weight:bold; font_path = 'Silkscreen-Regular.ttf';
|
| 114 |
|
| 115 |
## Your AI-driven assistant for all videogame related queries. Created by Perennial, Jiya, and Ly-Ly of the 2024 Kode With Klossy San Francisco Camp.
|
| 116 |
"""
|
|
|
|
| 110 |
|
| 111 |
# Define the welcome message and specific topics the chatbot can provide information about
|
| 112 |
welcome_message = """
|
| 113 |
+
<span style="color:#846A6A; font-size:90px; font-weight:bold; font_path = 'Silkscreen-Regular.ttf';">🎮 Welcome to Plai!</span>
|
| 114 |
|
| 115 |
## Your AI-driven assistant for all videogame related queries. Created by Perennial, Jiya, and Ly-Ly of the 2024 Kode With Klossy San Francisco Camp.
|
| 116 |
"""
|