diff --git a/custom-node-list.json b/custom-node-list.json index dcba2b58..4c3c7bf8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14596,6 +14596,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "tachyon-beep", + "title": "ComfyUI Simple Feed", + "id": "simplefeed", + "reference": "https://github.com/tachyon-beep/comfyui-simplefeed", + "files": [ + "https://github.com/tachyon-beep/comfyui-simplefeed" + ], + "install_type": "git-clone", + "description": "A lightweight image tray forked from Comfy-UI-CustomScripts with simple sorting, positioning and filtering options." } ] }