Update ui.py
Browse files
ui.py
CHANGED
|
@@ -131,6 +131,8 @@ def create_interface():
|
|
| 131 |
# 馃 MiniAiLive ID Document Liveness Detection
|
| 132 |
**Advanced ID Document Liveness Detection 路 On-Premise SDK**
|
| 133 |
|
|
|
|
|
|
|
| 134 |
Upload a document image to check if it is genuine or spoofed.
|
| 135 |
"""
|
| 136 |
)
|
|
|
|
| 131 |
# 馃 MiniAiLive ID Document Liveness Detection
|
| 132 |
**Advanced ID Document Liveness Detection 路 On-Premise SDK**
|
| 133 |
|
| 134 |
+
<a href="https://miniai.live/document-liveness-detection/">Please Visit Website</a>
|
| 135 |
+
|
| 136 |
Upload a document image to check if it is genuine or spoofed.
|
| 137 |
"""
|
| 138 |
)
|