fix(custom-node-list): place ComfyUI Image Feeder entry next to existing ketle-man author block

This commit is contained in:
Dr.Lt.Data 2026-05-11 20:40:26 +09:00
parent d9ac595785
commit c2a33d2efc
2 changed files with 22 additions and 0 deletions

View File

@ -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",

View File

@ -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",