mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package facedetect (#2614)
This commit is contained in:
parent
22c6ac916f
commit
e2ed90fd28
@ -30347,5 +30347,22 @@
|
|||||||
"description": "An attempt to reimplement python OpenAI API bindings in nim",
|
"description": "An attempt to reimplement python OpenAI API bindings in nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/HACCKKER/pyopenai"
|
"web": "https://github.com/HACCKKER/pyopenai"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facedetect",
|
||||||
|
"url": "https://github.com/deNULL/facedetect",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"face",
|
||||||
|
"detection",
|
||||||
|
"eye",
|
||||||
|
"pupil",
|
||||||
|
"pico",
|
||||||
|
"facial",
|
||||||
|
"landmarks"
|
||||||
|
],
|
||||||
|
"description": "A face detection, pupil/eyes localization and facial landmark points detection library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/deNULL/facedetect"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user