Spaces:
Sleeping
Sleeping
Chananchida
commited on
Commit
•
f89e969
1
Parent(s):
32fa21c
Update app.py
Browse files
app.py
CHANGED
@@ -181,7 +181,7 @@ if __name__ == "__main__":
|
|
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=
|
185 |
)
|
186 |
|
187 |
demo.launch()
|
|
|
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 |
)
|
186 |
|
187 |
demo.launch()
|