Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -68,5 +68,5 @@ def predict(message, history):
|
|
68 |
gr.ChatInterface(predict,
|
69 |
title="Yuan2_2b_chatBot",
|
70 |
description="่ฏทๆ้ฎ",
|
71 |
-
examples=['่ฏท้ฎ็ฎๅๆๅ
่ฟ็ๆบๅจๅญฆไน ็ฎๆณๆๅชไบ๏ผ','
|
72 |
).launch() # Launching the web interface.
|
|
|
68 |
gr.ChatInterface(predict,
|
69 |
title="Yuan2_2b_chatBot",
|
70 |
description="่ฏทๆ้ฎ",
|
71 |
+
examples=['่ฏท้ฎ็ฎๅๆๅ
่ฟ็ๆบๅจๅญฆไน ็ฎๆณๆๅชไบ๏ผ','ไฝไธ้ฆๅ
ณไบๆฐๅนดๅฟซไน็่ฏ','ๅไบฌ็ค้ธญๆไนๅ๏ผ']
|
72 |
).launch() # Launching the web interface.
|