cryptocalypse commited on
Commit
dda7486
·
1 Parent(s): 91495ce
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -101,8 +101,6 @@ with gr.Blocks(title="Sophia, Torah Codes") as app:
101
  with gr.Tab("Chat"):
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",
 
101
  with gr.Tab("Chat"):
102
  chatBot = gr.ChatInterface(
103
  respond,
 
 
104
  retry_btn=None,
105
  undo_btn="Undo",
106
  clear_btn="Clear",