not-lain commited on
Commit
995956f
1 Parent(s): ac746bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ demo = gr.ChatInterface(
123
  bubble_full_width=False,
124
  ),
125
  theme="Soft",
126
- examples=[["what's anarchy ? "]],
127
  title=TITLE,
128
  description=DESCRIPTION,
129
 
 
123
  bubble_full_width=False,
124
  ),
125
  theme="Soft",
126
+ examples=[["what is HPP ?"]],
127
  title=TITLE,
128
  description=DESCRIPTION,
129