Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -30,7 +30,6 @@ demo = gr.ChatInterface(
|
|
| 30 |
show_share_button=True,
|
| 31 |
show_copy_button=True,
|
| 32 |
likeable=True,
|
| 33 |
-
layout="bubble",
|
| 34 |
bubble_full_width=False,
|
| 35 |
),
|
| 36 |
examples=[["what's anarchy ? "]],
|
|
|
|
| 30 |
show_share_button=True,
|
| 31 |
show_copy_button=True,
|
| 32 |
likeable=True,
|
|
|
|
| 33 |
bubble_full_width=False,
|
| 34 |
),
|
| 35 |
examples=[["what's anarchy ? "]],
|