diff --git a/custom-node-list.json b/custom-node-list.json index aa5cfd8c..3b5b6c93 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45408,5 +45408,17 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + , + { + "author": "alisson-anjos", + "title": "ComfyUI-BFSNodes", + "id": "ComfyUI-BFSNodes", + "reference": "https://github.com/alisson-anjos/ComfyUI-BFSNodes", + "files": [ + "https://github.com/alisson-anjos/ComfyUI-BFSNodes" + ], + "install_type": "git-clone", + "description": "ComfyUI Custom Nodes including FrameRangedFaceLoader for consistent face editing and framing" + } ] }