jerome-white commited on
Commit
ab6dff0
1 Parent(s): cbe4373

Squeezed overview for easier reading

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -118,6 +118,8 @@ with gr.Blocks() as demo:
118
  with gr.Row():
119
  with gr.Column():
120
  gr.Markdown(md_reader('readme'))
 
 
121
 
122
  for i in parameters(data):
123
  with gr.Row():
 
118
  with gr.Row():
119
  with gr.Column():
120
  gr.Markdown(md_reader('readme'))
121
+ with gr.Column():
122
+ pass
123
 
124
  for i in parameters(data):
125
  with gr.Row():