Spaces:
Sleeping
Sleeping
James MacQuillan
commited on
Commit
·
3b24465
1
Parent(s):
2ed4b68
Push
Browse files
app.py
CHANGED
@@ -151,7 +151,7 @@ chatbot = gr.Chatbot(
|
|
151 |
avatar_images=[None, BOT_AVATAR],
|
152 |
show_copy_button=True,
|
153 |
layout="panel",
|
154 |
-
height =
|
155 |
|
156 |
)
|
157 |
gr.ChatInterface(
|
|
|
151 |
avatar_images=[None, BOT_AVATAR],
|
152 |
show_copy_button=True,
|
153 |
layout="panel",
|
154 |
+
height = 900
|
155 |
|
156 |
)
|
157 |
gr.ChatInterface(
|