diff --git a/custom-node-list.json b/custom-node-list.json index 73906a74..896816f3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45383,6 +45383,17 @@ "install_type": "git-clone", "description": "Workflow management and generation UI plugin. Browse, organize, and execute workflows with auto-generated parameter editing, AI prompt assistant (Ollama), JSON syntax highlighting, Eagle integration, and multi-language support (EN/JA/ZH)." }, + { + "author": "ketle-man", + "title": "ComfyUI Image Feeder", + "id": "comfyui-image-feeder", + "reference": "https://github.com/ketle-man/comfyui-image-feeder", + "files": [ + "https://github.com/ketle-man/comfyui-image-feeder" + ], + "install_type": "git-clone", + "description": "A node for looping through images in a folder with a visual 3-pane library UI, preset support, and i18n (EN/JA/ZH)." + }, { "author": "senjinthedragon", "title": "ComfyUI Gender Tag Filter", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ccb5ccd1..f2e55575 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "ketle-man", + "title": "ComfyUI Image Feeder", + "id": "comfyui-image-feeder", + "reference": "https://github.com/ketle-man/comfyui-image-feeder", + "files": [ + "https://github.com/ketle-man/comfyui-image-feeder" + ], + "install_type": "git-clone", + "description": "A node for looping through images in a folder with a visual 3-pane library UI, preset support, and i18n (EN/JA/ZH)." + }, { "author": "sequencer-media", "title": "Sequencer AI Nodes",