Spaces:
Runtime error
Runtime error
cryptocalypse
commited on
Commit
·
dda7486
1
Parent(s):
91495ce
himself
Browse files
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",
|