Spaces:
Running
Running
justin2341
commited on
Commit
•
087a1f7
1
Parent(s):
11d57ad
Update demo.py
Browse files
demo.py
CHANGED
@@ -127,7 +127,13 @@ with gr.Blocks() as demo:
|
|
127 |
# KBY-AI - Face Liveness Detecion
|
128 |
We offer SDKs for face recognition, liveness detection(anti-spoofing) and ID card recognition.
|
129 |
|
130 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
##### KYC Verification Demo - https://github.com/kby-ai/KYC-Verification-Demo-Android
|
132 |
##### ID Capture Web Demo - https://id-document-recognition-react-alpha.vercel.app
|
133 |
##### Documentation - Help Center - https://docs.kby-ai.com
|
|
|
127 |
# KBY-AI - Face Liveness Detecion
|
128 |
We offer SDKs for face recognition, liveness detection(anti-spoofing) and ID card recognition.
|
129 |
|
130 |
+
<h4 style="display: flex; align-items: center;">
|
131 |
+
ID Document Liveness Detection - Linux - <a href="https://web.kby-ai.com">https://web.kby-ai.com</a>
|
132 |
+
<span>
|
133 |
+
<img src="https://github.com/kby-ai/.github/assets/125717930/bcf351c5-8b7a-496e-a8f9-c236eb8ad59e" style="margin: 4px; width: 36px; height: 20px">
|
134 |
+
</span>
|
135 |
+
</h4>
|
136 |
+
|
137 |
##### KYC Verification Demo - https://github.com/kby-ai/KYC-Verification-Demo-Android
|
138 |
##### ID Capture Web Demo - https://id-document-recognition-react-alpha.vercel.app
|
139 |
##### Documentation - Help Center - https://docs.kby-ai.com
|