lazniak / Head-Orientation-Node-for-ComfyUI---by-PabloGFX

Head Orientation Node for ComfyUI: Analyze and sort images based on facial orientation using MediaPipe. This custom node detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows.
Apache License 2.0
8 stars 1 forks source link

Add pyproject.toml for Custom Node Registry #2

Closed robinjhuang closed 1 month ago

robinjhuang commented 2 months ago

Hey! My name is Robin and I'm from comfy-org! We would love to have you join the Comfy Registry, a public collection of custom nodes which lets authors publish nodes by version and automate testing against existing workflows.

Eventually, the registry will be integrated as a backend for the UI-manager where all nodes will go through a security scan. Nodes that pass these checks will have a verification flag (✅) beside their name on the UI-manager. Feel free to read up more on the registry here

Action Required:

If you want to publish the node manually, install the cli by running pip install comfy-cli, then run comfy node publish

Otherwise, if you have any questions, please message me on discord at robinken or join our server!

robinjhuang commented 1 month ago

hey @lazniak, wanted to send a small nudge and ask if you had any questions!