RoAr777 commited on
Commit
5c3f651
·
verified ·
1 Parent(s): f3456d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -462,4 +462,4 @@ with gr.Blocks(theme=gr.themes.Soft(secondary_hue="green"),
462
  outputs=[history_dropdown, state, input_block, output_container, sticky_pad]
463
  )
464
 
465
- app.launch()
 
462
  outputs=[history_dropdown, state, input_block, output_container, sticky_pad]
463
  )
464
 
465
+ app.launch(fill_width=True)