saad177 commited on
Commit
8111dc3
1 Parent(s): 8e8061c

fix layout size

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -63,6 +63,8 @@ with gr.Blocks() as demo:
63
  with gr.Row():
64
  with gr.Column():
65
  waterfall_plot = gr.Plot()
 
 
66
  with gr.Row():
67
  with gr.Column():
68
  plotttt = gr.Plot()
 
63
  with gr.Row():
64
  with gr.Column():
65
  waterfall_plot = gr.Plot()
66
+ with gr.Column():
67
+ pltototot = gr.Plot()
68
  with gr.Row():
69
  with gr.Column():
70
  plotttt = gr.Plot()