ColeGuion commited on
Commit
f64c0e8
·
verified ·
1 Parent(s): da28b52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -70,6 +70,8 @@ examples=[['Give me the grammatically correct version of the sentence: "We shood
70
  ["People is coming to my party.", None, None, None, None, None,],
71
  ["She is more taller.", None, None, None, None, None,],
72
  ["Their were lot of sheeps.", None, None, None, None, None,],
 
 
73
  ]
74
 
75
  gr.ChatInterface(
 
70
  ["People is coming to my party.", None, None, None, None, None,],
71
  ["She is more taller.", None, None, None, None, None,],
72
  ["Their were lot of sheeps.", None, None, None, None, None,],
73
+ ["I want to speak English good.", None, None, None, None, None,],
74
+ ["I must to buy a new cartoon book.", None, None, None, None, None,],
75
  ]
76
 
77
  gr.ChatInterface(