Spaces:
Running
Running
justin2341
commited on
Commit
•
70df087
1
Parent(s):
a236128
Update demo.py
Browse files
demo.py
CHANGED
@@ -111,7 +111,13 @@ with gr.Blocks() as demo:
|
|
111 |
# KBY-AI - Face Recognition
|
112 |
We offer SDKs for face recognition, liveness detection(anti-spoofing) and ID card recognition.
|
113 |
|
114 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
##### KYC Verification Demo - https://github.com/kby-ai/KYC-Verification-Demo-Android
|
116 |
##### ID Capture Web Demo - https://id-document-recognition-react-alpha.vercel.app
|
117 |
##### Documentation - Help Center - https://docs.kby-ai.com
|
|
|
111 |
# KBY-AI - Face Recognition
|
112 |
We offer SDKs for face recognition, liveness detection(anti-spoofing) and ID card recognition.
|
113 |
|
114 |
+
<h4>
|
115 |
+
ID Document Liveness Detection - Linux - <a href="https://web.kby-ai.com">https://web.kby-ai.com</a>
|
116 |
+
<span>
|
117 |
+
<img src="https://github.com/kby-ai/.github/assets/125717930/bcf351c5-8b7a-496e-a8f9-c236eb8ad59e" style="margin: 4px; width: 36px; height: 20px">
|
118 |
+
</span>
|
119 |
+
</h4>
|
120 |
+
|
121 |
##### KYC Verification Demo - https://github.com/kby-ai/KYC-Verification-Demo-Android
|
122 |
##### ID Capture Web Demo - https://id-document-recognition-react-alpha.vercel.app
|
123 |
##### Documentation - Help Center - https://docs.kby-ai.com
|