Update app.py
Browse files
app.py
CHANGED
|
@@ -418,7 +418,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 418 |
</div>
|
| 419 |
<p style="font-size: 20px; font-weight: bold;">π Product Documentation</p>
|
| 420 |
<div style="display: flex; align-items: center;">
|
| 421 |
-
  <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:
|
| 422 |
</div>
|
| 423 |
<p style="font-size: 20px; font-weight: bold;">π Visit Recognito</p>
|
| 424 |
<div style="display: flex; align-items: center;">
|
|
|
|
| 418 |
</div>
|
| 419 |
<p style="font-size: 20px; font-weight: bold;">π Product Documentation</p>
|
| 420 |
<div style="display: flex; align-items: center;">
|
| 421 |
+
  <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: 48px; 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;">
|