cryptocalypse commited on
Commit
91495ce
·
1 Parent(s): ac0967c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ with gr.Blocks(title="Sophia, Torah Codes") as app:
102
  chatBot = gr.ChatInterface(
103
  respond,
104
  theme="soft",
105
- chatbot= gr.Chatbot(height=450),
106
  retry_btn=None,
107
  undo_btn="Undo",
108
  clear_btn="Clear",
 
102
  chatBot = gr.ChatInterface(
103
  respond,
104
  theme="soft",
105
+ chatbot= [height=450],
106
  retry_btn=None,
107
  undo_btn="Undo",
108
  clear_btn="Clear",