diff --git a/custom-node-list.json b/custom-node-list.json index 896816f3..c2267141 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45383,17 +45383,6 @@ "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", @@ -47183,17 +47172,6 @@ "install_type": "git-clone", "description": "A project for pose alignment and human body proportion mapping based on SDPose." }, - { - "author": "gzsiang", - "title": "ComfyUI-VolcEngine", - "id": "comfyui-volcengine", - "reference": "https://github.com/gzsiang/ComfyUI-VolcEngine", - "files": [ - "https://github.com/gzsiang/ComfyUI-VolcEngine" - ], - "install_type": "git-clone", - "description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API." - }, { "author": "KingManiya", "title": "LLM Text Processor", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 7eb3055d..46215347 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,27 @@ { "custom_nodes": [ + { + "author": "gzsiang", + "title": "[LOCALE ISSUE] ComfyUI-VolcEngine", + "id": "comfyui-volcengine", + "reference": "https://github.com/gzsiang/ComfyUI-VolcEngine", + "files": [ + "https://github.com/gzsiang/ComfyUI-VolcEngine" + ], + "install_type": "git-clone", + "description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API." + }, + { + "author": "ketle-man", + "title": "[LOCALE ISSUE] 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": "ethanfel", "title": "Comfyui-Return-Run-Logic", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f2e55575..0537a89d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,16 +1,5 @@ { "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", @@ -41,17 +30,6 @@ "install_type": "git-clone", "description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss." }, - { - "author": "gzsiang", - "title": "ComfyUI-VolcEngine", - "id": "comfyui-volcengine", - "reference": "https://github.com/gzsiang/ComfyUI-VolcEngine", - "files": [ - "https://github.com/gzsiang/ComfyUI-VolcEngine" - ], - "install_type": "git-clone", - "description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API." - }, { "author": "wuwukaka", "title": "ComfyUI-BodyRatioMapper",