reab5555 commited on
Commit
fb29b8b
·
verified ·
1 Parent(s): 702b34b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -380,7 +380,7 @@ 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=100, show_label=False, interactive=False)
384
 
385
  gr.Markdown("# Image Anomaly-Surprise Detection")
386
  gr.Markdown(
 
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(