cryptocalypse commited on
Commit
457d842
1 Parent(s): 390417f
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -102,7 +102,6 @@ with gr.Blocks(title="Sophia, Torah Codes") as app:
102
  chatBot = gr.ChatInterface(
103
  respond,
104
  retry_btn=None,
105
- scale=9,
106
  undo_btn="Undo",
107
  clear_btn="Clear",
108
  )
 
102
  chatBot = gr.ChatInterface(
103
  respond,
104
  retry_btn=None,
 
105
  undo_btn="Undo",
106
  clear_btn="Clear",
107
  )