not-lain commited on
Commit
e1ca399
β€’
1 Parent(s): 8577be5

🌘wπŸŒ–

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ demo = gr.ChatInterface(
141
  bubble_full_width=False,
142
  ),
143
  theme="Soft",
144
- examples=[["what's anarchy ?"]],
145
  title=TITLE,
146
  description=DESCRIPTION,
147
  )
 
141
  bubble_full_width=False,
142
  ),
143
  theme="Soft",
144
+ examples=[["what's anarchy ? "]],
145
  title=TITLE,
146
  description=DESCRIPTION,
147
  )