Satyam-Singh commited on
Commit
c5db409
1 Parent(s): 1006dcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ gr.ChatInterface(
116
  show_copy_button=True,
117
  likeable=True,
118
  layout="panel",
119
- bubble_full_width=True
120
  ),
121
  title="LLAVA: Large Language Virtual Assistant",
122
  description="Official Demo Of ```LLAVA``` based on ```Large Language Virtual Assistant ```.",
 
116
  show_copy_button=True,
117
  likeable=True,
118
  layout="panel",
119
+ bubble_full_width=False
120
  ),
121
  title="LLAVA: Large Language Virtual Assistant",
122
  description="Official Demo Of ```LLAVA``` based on ```Large Language Virtual Assistant ```.",