diff --git a/custom-node-list.json b/custom-node-list.json index 9241a9ed..188f7bf6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45166,5 +45166,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" + } ] }