Update ui.py
Browse files
ui.py
CHANGED
|
@@ -73,6 +73,8 @@ def create_interface():
|
|
| 73 |
# 🥇 MiniAiLive ID Document Reader
|
| 74 |
**Advanced AI-Powered ID Document Recognition Technology**
|
| 75 |
|
|
|
|
|
|
|
| 76 |
Upload a document image or select an example below to extract information.
|
| 77 |
"""
|
| 78 |
)
|
|
|
|
| 73 |
# 🥇 MiniAiLive ID Document Reader
|
| 74 |
**Advanced AI-Powered ID Document Recognition Technology**
|
| 75 |
|
| 76 |
+
<a href="https://miniai.live/document-verification/">For more details, please visit website</a>
|
| 77 |
+
|
| 78 |
Upload a document image or select an example below to extract information.
|
| 79 |
"""
|
| 80 |
)
|