not-lain commited on
Commit
844b0d3
·
verified ·
1 Parent(s): dc30c84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -128,6 +128,7 @@ demo = gr.ChatInterface(
128
  show_copy_button=True,
129
  layout="bubble",
130
  bubble_full_width=False,
 
131
  ),
132
  theme="Soft",
133
  examples=["what's anarchy ? "],
 
128
  show_copy_button=True,
129
  layout="bubble",
130
  bubble_full_width=False,
131
+ type="tuples",
132
  ),
133
  theme="Soft",
134
  examples=["what's anarchy ? "],