hassan526 commited on
Commit
5fecd04
β€’
1 Parent(s): 8efb7cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -416,6 +416,10 @@ with gr.Blocks(css=css) as demo:
416
  <div style="display: flex; align-items: center;">
417
  &emsp;&emsp;<a href="https://pages.nist.gov/frvt/html/frvt11.html"> <p style="font-size: 14px;">πŸ‘‰πŸ» Latest NIST FRVT Report</p></a>
418
  </div>
 
 
 
 
419
  <p style="font-size: 20px; font-weight: bold;">🏠 Visit Recognito</p>
420
  <div style="display: flex; align-items: center;">
421
  &emsp;&emsp;<a href="https://recognito.vision" style="display: flex; align-items: center;"><img src="https://recognito.vision/wp-content/uploads/2024/03/recognito_64_cl.png" style="width: 32px; margin-right: 5px;"/></a>
 
416
  <div style="display: flex; align-items: center;">
417
  &emsp;&emsp;<a href="https://pages.nist.gov/frvt/html/frvt11.html"> <p style="font-size: 14px;">πŸ‘‰πŸ» Latest NIST FRVT Report</p></a>
418
  </div>
419
+ <p style="font-size: 20px; font-weight: bold;">πŸ“˜ Product Documentation</p>
420
+ <div style="display: flex; align-items: center;">
421
+ &emsp;&emsp;<a href="https://docs.recognito.vision" style="display: flex; align-items: center;"><img src="https://recognito.vision/wp-content/uploads/2024/05/book.png" style="width: 64px; margin-right: 5px;"/></a>
422
+ </div>
423
  <p style="font-size: 20px; font-weight: bold;">🏠 Visit Recognito</p>
424
  <div style="display: flex; align-items: center;">
425
  &emsp;&emsp;<a href="https://recognito.vision" style="display: flex; align-items: center;"><img src="https://recognito.vision/wp-content/uploads/2024/03/recognito_64_cl.png" style="width: 32px; margin-right: 5px;"/></a>