IbrahimHasani commited on
Commit
cb4cd83
1 Parent(s): ddd9971

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -596,7 +596,7 @@ interface = gr.Interface(
596
  gr.components.Textbox(label="Decision Taken Based on?"),
597
  ],
598
  theme=gr.themes.Monochrome(),
599
- title="Engajify's Image Specific Image Recognition + Matching Tool",
600
  description="[Author: Ibrahim Hasani] \n "
601
  " This tool leverages Transformer, Deep Learning, and Traditional Computer Vision techniques to determine if a specified object "
602
  "(given by the query image) is present within a target image. \n"
 
596
  gr.components.Textbox(label="Decision Taken Based on?"),
597
  ],
598
  theme=gr.themes.Monochrome(),
599
+ title="'Image Specific Image Recognition + Matching Tool",
600
  description="[Author: Ibrahim Hasani] \n "
601
  " This tool leverages Transformer, Deep Learning, and Traditional Computer Vision techniques to determine if a specified object "
602
  "(given by the query image) is present within a target image. \n"