diff --git a/packages.json b/packages.json index be701b8..7ad7ad5 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]