BhumikaMak commited on
Commit
7c5a675
·
verified ·
1 Parent(s): e90f395

debug: changed the pos

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -322,8 +322,8 @@ with gr.Blocks(css=custom_css, theme="default") as demo:
322
  )
323
 
324
  # Results and visualization
 
325
  with gr.Row(elem_classes="custom-row"):
326
- gr.Markdown(""" #### Detections & Interpretability Map """)
327
  result_gallery = gr.Gallery(
328
  label="Results",
329
  rows=1,
 
322
  )
323
 
324
  # Results and visualization
325
+ gr.Markdown(""" #### Detections & Interpretability Map """)
326
  with gr.Row(elem_classes="custom-row"):
 
327
  result_gallery = gr.Gallery(
328
  label="Results",
329
  rows=1,