Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -322,7 +322,6 @@ with gr.Blocks(css=custom_css, theme="default") as demo:
|
|
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",
|
|
|
322 |
)
|
323 |
|
324 |
# Results and visualization
|
|
|
325 |
with gr.Row(elem_classes="custom-row"):
|
326 |
result_gallery = gr.Gallery(
|
327 |
label="Results",
|