kingabzpro commited on
Commit
5d2d813
1 Parent(s): 8946319

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -79,6 +79,4 @@ examples = ["How are you?","What is love?"]
79
  gr.ChatInterface(predict,
80
  title=title,
81
  description=description,
82
- examples=examples,
83
- cache_examples=True,
84
  theme='gstaff/xkcd').queue().launch()
 
79
  gr.ChatInterface(predict,
80
  title=title,
81
  description=description,
 
 
82
  theme='gstaff/xkcd').queue().launch()