Zhu-FaceOnLive commited on
Commit
7487de4
Β·
verified Β·
1 Parent(s): 50675cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -116,8 +116,8 @@ caption.caption {
116
  with gr.Blocks(css=custom_css) as demo:
117
  gr.Markdown(
118
  """
119
- # Search Your Face Online For Free (Reverse Face Search)
120
- ## [FaceOnLive: On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
121
  <br>
122
  """
123
  )
 
116
  with gr.Blocks(css=custom_css) as demo:
117
  gr.Markdown(
118
  """
119
+ # Free Face Search Online
120
+ #### [Powered by FaceOnLive: On-premises ID Verification, Biometric Authentication Solution Provider](https://faceonlive.com)
121
  <br>
122
  """
123
  )