mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +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",
|
||||
"license": "MIT",
|
||||
"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