Severian commited on
Commit
fdb6173
·
1 Parent(s): ba0a926

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ iface = gr.ChatInterface(
80
  fn = generater,
81
  title=title,
82
  description = description,
83
- chatbot=chatbot,
84
  additional_inputs=additional_inputs,
85
  examples=[
86
  ["Hello ANIMA! Can you tell me how the Namib Desert Beetle inspires water collection methods?"],
 
80
  fn = generater,
81
  title=title,
82
  description = description,
83
+ chatbot=True,
84
  additional_inputs=additional_inputs,
85
  examples=[
86
  ["Hello ANIMA! Can you tell me how the Namib Desert Beetle inspires water collection methods?"],