Spaces:
Sleeping
Sleeping
nos
commited on
Commit
•
5d4b898
1
Parent(s):
a05543d
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,6 @@ with gr.Blocks() as demo:
|
|
61 |
with gr.Tab("Chat"):
|
62 |
gr.ChatInterface(
|
63 |
respond,
|
64 |
-
chatbot.height=500,
|
65 |
theme="soft",
|
66 |
retry_btn=None,
|
67 |
undo_btn="Undo",
|
|
|
61 |
with gr.Tab("Chat"):
|
62 |
gr.ChatInterface(
|
63 |
respond,
|
|
|
64 |
theme="soft",
|
65 |
retry_btn=None,
|
66 |
undo_btn="Undo",
|