simonraj commited on
Commit
795f6cb
·
1 Parent(s): 2c820b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ def set_visible_false():
107
  def set_visible_true():
108
  return gr.update(visible=True)
109
 
110
- title = """<h1 align="center">🔥Social Studies Assistant for Primary 6 Students +🚀Gradio-Streaming</h1>"""
111
 
112
  #Using info to add additional information about System message in GPT4
113
  system_msg_info = """The system message is used to set the context and behavior of the AI assistant at the beginning of a conversation."""
 
107
  def set_visible_true():
108
  return gr.update(visible=True)
109
 
110
+ title = """<h1 align="center">🔥Design Thinking Assistant for Primary 6 Students 🚀</h1>"""
111
 
112
  #Using info to add additional information about System message in GPT4
113
  system_msg_info = """The system message is used to set the context and behavior of the AI assistant at the beginning of a conversation."""