Turing311 commited on
Commit
16bdca2
β€’
1 Parent(s): 2cbace0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <a href="https://play.google.com/store/apps/dev?id=7086930298279250852" target="_blank">
3
  <img alt="" src="https://github-production-user-asset-6210df.s3.amazonaws.com/125717930/246971879-8ce757c3-90dc-438d-807f-3f3d29ddc064.png" width=500/>
@@ -184,4 +192,4 @@ This project uses KBY-AI's Face Recognition Server SDK, which requires a license
184
 
185
  The function accepts only one parameter, which should be the base64-encoded format of the image (e.g., JPG, PNG, etc.).
186
 
187
- If the recognition is successful, the function will return a JSON-formatted string containing the recognized information. In case of failure, the return value will be NULL.
 
1
+ ---
2
+ license: mit
3
+ title: ID SDK
4
+ sdk: docker
5
+ emoji: πŸš€
6
+ colorFrom: green
7
+ colorTo: purple
8
+ ---
9
  <p align="center">
10
  <a href="https://play.google.com/store/apps/dev?id=7086930298279250852" target="_blank">
11
  <img alt="" src="https://github-production-user-asset-6210df.s3.amazonaws.com/125717930/246971879-8ce757c3-90dc-438d-807f-3f3d29ddc064.png" width=500/>
 
192
 
193
  The function accepts only one parameter, which should be the base64-encoded format of the image (e.g., JPG, PNG, etc.).
194
 
195
+ If the recognition is successful, the function will return a JSON-formatted string containing the recognized information. In case of failure, the return value will be NULL.