Spaces:
Runtime error
Runtime error
AingHongsin
commited on
Commit
•
e1d533e
1
Parent(s):
0f4eff3
Update app.py
Browse files
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="
|
152 |
-
description="
|
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",
|