Add Nuke Nodes for ComfyUI to registry

This PR adds nuke-nodes-comfyui to the ComfyUI Manager registry.

Features:
- Professional compositing nodes replicating Nuke functionality
- 15+ nodes including merge, grade, transform, and blur operations
- Designed for professional compositing workflows in ComfyUI
- Well-documented with installation instructions

Repository: https://github.com/sumitchatterjee13/nuke-nodes-comfyui
This commit is contained in:
sumitchatterjee13 2025-09-03 11:34:35 +10:00 committed by GitHub
parent bfcb2ce61b
commit b1649ebf87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32644,6 +32644,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "sumitchatterjee13",
"title": "Nuke Nodes for ComfyUI",
"reference": "https://github.com/sumitchatterjee13/nuke-nodes-comfyui",
"files": [
"https://github.com/sumitchatterjee13/nuke-nodes-comfyui"
],
"install_type": "git-clone",
"description": "A comprehensive collection of ComfyUI custom nodes that replicate the functionality of popular Nuke compositing nodes. Includes merge, grade, transform, blur nodes and more for professional compositing workflows."
}
]
}