AingHongsin commited on
Commit
e1d533e
1 Parent(s): 0f4eff3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -148,8 +148,8 @@ gr.ChatInterface(
148
  yes_man,
149
  chatbot=gr.Chatbot(height=580),
150
  textbox=gr.Textbox(placeholder="Write your message here ", container=False, scale=7),
151
- title="Sur Muy",
152
- description="I am your assistant",
153
  cache_examples=True,
154
  undo_btn="Delete Previous",
155
  clear_btn="Clear",
 
148
  yes_man,
149
  chatbot=gr.Chatbot(height=580),
150
  textbox=gr.Textbox(placeholder="Write your message here ", container=False, scale=7),
151
+ title="SurMuy",
152
+ description="Language Models for a Khmer Q&A System",
153
  cache_examples=True,
154
  undo_btn="Delete Previous",
155
  clear_btn="Clear",