mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 19:07:28 +08:00
fix(custom-node-list): place ComfyUI Image Feeder entry next to existing ketle-man author block
This commit is contained in:
parent
d9ac595785
commit
c2a33d2efc
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user