Spaces:
Paused
Paused
Shreyas094
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -524,7 +524,7 @@ demo = gr.ChatInterface(
|
|
524 |
chatbot = gr.Chatbot(
|
525 |
show_copy_button=True,
|
526 |
likeable=True,
|
527 |
-
layout="
|
528 |
height=400,
|
529 |
)
|
530 |
)
|
|
|
524 |
chatbot = gr.Chatbot(
|
525 |
show_copy_button=True,
|
526 |
likeable=True,
|
527 |
+
layout="bubble",
|
528 |
height=400,
|
529 |
)
|
530 |
)
|