fantos commited on
Commit
c9ce198
·
verified ·
1 Parent(s): 6401dcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -240,8 +240,7 @@ with gr.Blocks(css=css) as app:
240
  scale=1,
241
 
242
  )
243
- with gr.Column():
244
- gr.Markdown(tips)
245
  with gr.Sidebar(label="Parameters", open=True):
246
  gr.Markdown("### General parameters")
247
  with gr.Row():
 
240
  scale=1,
241
 
242
  )
243
+
 
244
  with gr.Sidebar(label="Parameters", open=True):
245
  gr.Markdown("### General parameters")
246
  with gr.Row():