reab5555 commited on
Commit
646efeb
·
verified ·
1 Parent(s): 69325b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -389,7 +389,7 @@ def create_interface():
389
  elem_id="icon"
390
  )
391
  with gr.Column(scale=3):
392
- gr.Markdown("## Image Anomaly-Surprise Detection")
393
 
394
  gr.Markdown(
395
  "This project offers a tool that identifies surprising elements in images, "
 
389
  elem_id="icon"
390
  )
391
  with gr.Column(scale=3):
392
+ gr.Markdown("## Image Anomaly Detection")
393
 
394
  gr.Markdown(
395
  "This project offers a tool that identifies surprising elements in images, "