hassan526 commited on
Commit
5bbeea1
1 Parent(s): 2acde75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -133,9 +133,9 @@ with gr.Blocks() as demo:
133
  gr.Markdown(
134
  """
135
  # Recognito Face Analysis
136
- NIST FRVT Top #1 Face Recognition Algorithm Developer<br/>
137
- ![NIST FRVT 1:1 Leaderboard](https://recognito.vision/wp-content/uploads/2023/12/black-1.png)
138
- Contact us at https://recognito.vision<br/>
139
  """
140
  )
141
  with gr.Row():
 
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():