Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,6 @@ with gr.Blocks() as app:
|
|
39 |
send_button.click(chat, [txt, state], [chatbot, state,txt])
|
40 |
|
41 |
examples = [
|
42 |
-
["ู
ุฑุญุจุงู! ููู ูู
ูููู ู
ุณุงุนุฏุชู ุงูููู
ุ"],
|
43 |
["ู
ุง ูู ุฃุญุฏุซ ุฃุฎุจุงุฑ ุงูุฐูุงุก ุงูุงุตุทูุงุนูุ"],
|
44 |
["ููู ูู
ูููู ุงูุจุฏุก ูู ุชุนูู
ุงูุจุฑู
ุฌุฉุ"]
|
45 |
]
|
|
|
39 |
send_button.click(chat, [txt, state], [chatbot, state,txt])
|
40 |
|
41 |
examples = [
|
|
|
42 |
["ู
ุง ูู ุฃุญุฏุซ ุฃุฎุจุงุฑ ุงูุฐูุงุก ุงูุงุตุทูุงุนูุ"],
|
43 |
["ููู ูู
ูููู ุงูุจุฏุก ูู ุชุนูู
ุงูุจุฑู
ุฌุฉุ"]
|
44 |
]
|