Spaces:
Sleeping
Sleeping
Chananchida
commited on
Commit
•
4a56761
1
Parent(s):
f89e969
Update app.py
Browse files
app.py
CHANGED
@@ -179,7 +179,6 @@ if __name__ == "__main__":
|
|
179 |
demo = gr.ChatInterface(
|
180 |
fn=chat_interface,
|
181 |
examples=bot._chatbot.test_df,
|
182 |
-
examples_per_page=4,
|
183 |
title="CE66-04: Thai Question Answering System by using Deep Learning",
|
184 |
description=description
|
185 |
)
|
|
|
179 |
demo = gr.ChatInterface(
|
180 |
fn=chat_interface,
|
181 |
examples=bot._chatbot.test_df,
|
|
|
182 |
title="CE66-04: Thai Question Answering System by using Deep Learning",
|
183 |
description=description
|
184 |
)
|