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 Github Action for Publishing to Comfy Registry #1

Closed robinjhuang closed 1 month ago

robinjhuang commented 2 months ago

This PR adds a Github Action (publish-node-action) that will publish an updated version of your custom node to the registry whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR).

Action Required:

Please message me on Discord at robinken or join our server server if you have any questions!