reab5555 commited on
Commit
9ec7a9e
·
verified ·
1 Parent(s): fb29b8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -379,8 +379,7 @@ def process_and_analyze(image):
379
  def create_interface():
380
  with gr.Blocks() as demo:
381
  # Add the icon above the title using a Gradio Image component
382
- with gr.Row():
383
- gr.Image(value="appendix/icon.webp", width=10, show_label=False, interactive=False)
384
 
385
  gr.Markdown("# Image Anomaly-Surprise Detection")
386
  gr.Markdown(
 
379
  def create_interface():
380
  with gr.Blocks() as demo:
381
  # Add the icon above the title using a Gradio Image component
382
+ gr.Image(value="appendix/icon.webp", width=10, show_label=False, interactive=False)
 
383
 
384
  gr.Markdown("# Image Anomaly-Surprise Detection")
385
  gr.Markdown(