Spaces:
Running
Running
justin2341
commited on
Commit
•
c2fba0b
1
Parent(s):
127ebfb
Update demo.py
Browse files
demo.py
CHANGED
@@ -91,7 +91,13 @@ with gr.Blocks() as demo:
|
|
91 |
# KBY-AI - ID Card Recognition
|
92 |
We offer SDKs for face recognition, liveness detection(anti-spoofing) and ID card recognition.
|
93 |
|
94 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
##### KYC Verification Demo - https://github.com/kby-ai/KYC-Verification-Demo-Android
|
96 |
##### ID Capture Web Demo - https://id-document-recognition-react-alpha.vercel.app
|
97 |
##### Documentation - Help Center - https://docs.kby-ai.com
|
|
|
91 |
# KBY-AI - ID Card Recognition
|
92 |
We offer SDKs for face recognition, liveness detection(anti-spoofing) and ID card recognition.
|
93 |
|
94 |
+
<h4 style="display: flex; align-items: center;">
|
95 |
+
ID Document Liveness Detection - Linux - <a href="https://web.kby-ai.com">https://web.kby-ai.com</a>
|
96 |
+
<span>
|
97 |
+
<img src="https://github.com/kby-ai/.github/assets/125717930/bcf351c5-8b7a-496e-a8f9-c236eb8ad59e" style="margin: 4px; width: 36px; height: 20px">
|
98 |
+
</span>
|
99 |
+
</h4>
|
100 |
+
|
101 |
##### KYC Verification Demo - https://github.com/kby-ai/KYC-Verification-Demo-Android
|
102 |
##### ID Capture Web Demo - https://id-document-recognition-react-alpha.vercel.app
|
103 |
##### Documentation - Help Center - https://docs.kby-ai.com
|