Shreyas094
commited on
Commit
•
6552a74
1
Parent(s):
dad2e6e
Update app.py
Browse files
app.py
CHANGED
@@ -608,7 +608,7 @@ iface = gr.ChatInterface(
|
|
608 |
show_copy_button=True,
|
609 |
likeable=True,
|
610 |
layout="bubble",
|
611 |
-
height=
|
612 |
)
|
613 |
)
|
614 |
|
|
|
608 |
show_copy_button=True,
|
609 |
likeable=True,
|
610 |
layout="bubble",
|
611 |
+
height=500,
|
612 |
)
|
613 |
)
|
614 |
|