diff --git a/custom-node-list.json b/custom-node-list.json index 164f169..472e1b2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1793,6 +1793,15 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "picturesonpictures", + "title": "comfy_PoP", + "reference": "https://github.com/picturesonpictures/comfy_PoP", + "files": ["https://github.com/picturesonpictures/comfy_PoP"], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node." } + ] }