hassan526 commited on
Commit
92bed75
1 Parent(s): 5bbeea1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -132,10 +132,10 @@ def compare_face(frame1, frame2):
132
  with gr.Blocks() as demo:
133
  gr.Markdown(
134
  """
135
- # Recognito Face Analysis
136
  ## NIST FRVT Top #1 Face Recognition Algorithm Developer<br/>
137
  ## Contact us at https://recognito.vision
138
- ![NIST FRVT 1:1 Leaderboard](https://recognito.vision/wp-content/uploads/2023/12/black-1.png =x480)
139
  """
140
  )
141
  with gr.Row():
 
132
  with gr.Blocks() as demo:
133
  gr.Markdown(
134
  """
135
+ # **Recognito Face Analysis**
136
  ## NIST FRVT Top #1 Face Recognition Algorithm Developer<br/>
137
  ## Contact us at https://recognito.vision
138
+ <img src="https://recognito.vision/wp-content/uploads/2023/12/black-1.png" alt="NIST FRVT 1:1 Leaderboard" width="50%">
139
  """
140
  )
141
  with gr.Row():