ruggsea commited on
Commit
66e8e27
·
1 Parent(s): 38403dc
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -128,7 +128,6 @@ chat_interface = gr.ChatInterface(
128
  ["What is the problem of consciousness in philosophy of mind?"],
129
  ],
130
  cache_examples=False,
131
- type="messages",
132
  )
133
 
134
  with gr.Blocks(css="style.css", fill_height=True) as demo:
 
128
  ["What is the problem of consciousness in philosophy of mind?"],
129
  ],
130
  cache_examples=False,
 
131
  )
132
 
133
  with gr.Blocks(css="style.css", fill_height=True) as demo: