PringlePeanut commited on
Commit
d2e836a
·
verified ·
1 Parent(s): 8719535

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -108,8 +108,6 @@ def query_model(question):
108
 
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
111
- <style>
112
-
113
  <span style="color:#846A6A; font-size:90px; font-weight:bold; font-family:'Silkscreen-Regular';">🎮 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.
 
108
 
109
  # Define the welcome message and specific topics the chatbot can provide information about
110
  welcome_message = """
 
 
111
  <span style="color:#846A6A; font-size:90px; font-weight:bold; font-family:'Silkscreen-Regular';">🎮 Welcome to Plai!</span>
112
 
113
  ## 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.