prithivMLmods commited on
Commit
9deca1c
·
verified ·
1 Parent(s): e161d7f

update app

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -311,8 +311,6 @@ with gr.Blocks() as demo:
311
  show_label=True,
312
  placeholder="e.g., A black cat holding a sign that says hello world...",
313
  )
314
-
315
- with gr.Row():
316
  run_button = gr.Button("Run Comparison", variant="primary")
317
 
318
  with gr.Column():
 
311
  show_label=True,
312
  placeholder="e.g., A black cat holding a sign that says hello world...",
313
  )
 
 
314
  run_button = gr.Button("Run Comparison", variant="primary")
315
 
316
  with gr.Column():