Spaces:
Runtime error
Runtime error
cryptocalypse
commited on
Commit
•
aad609c
1
Parent(s):
c37a094
himself
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ with gr.Blocks(title="Sophia, Torah Codes",css=css) as app:
|
|
105 |
retry_btn=None,
|
106 |
undo_btn="Undo",
|
107 |
clear_btn="Clear",
|
108 |
-
elem_id="chatiface"
|
109 |
)
|
110 |
|
111 |
#with gr.Tab("Chat"):
|
|
|
105 |
retry_btn=None,
|
106 |
undo_btn="Undo",
|
107 |
clear_btn="Clear",
|
108 |
+
elem_id="chatiface",
|
109 |
)
|
110 |
|
111 |
#with gr.Tab("Chat"):
|