Skip to content

Commit 3b2f6fd

Browse files
committed
fix(custom-node-list): move locale-pending entries (ComfyUI-VolcEngine, comfyui-image-feeder) from default to dev channel pending English localization
1 parent c2a33d2 commit 3b2f6fd

3 files changed

Lines changed: 22 additions & 44 deletions

File tree

custom-node-list.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -45383,17 +45383,6 @@
4538345383
"install_type": "git-clone",
4538445384
"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)."
4538545385
},
45386-
{
45387-
"author": "ketle-man",
45388-
"title": "ComfyUI Image Feeder",
45389-
"id": "comfyui-image-feeder",
45390-
"reference": "https://github.com/ketle-man/comfyui-image-feeder",
45391-
"files": [
45392-
"https://github.com/ketle-man/comfyui-image-feeder"
45393-
],
45394-
"install_type": "git-clone",
45395-
"description": "A node for looping through images in a folder with a visual 3-pane library UI, preset support, and i18n (EN/JA/ZH)."
45396-
},
4539745386
{
4539845387
"author": "senjinthedragon",
4539945388
"title": "ComfyUI Gender Tag Filter",
@@ -47183,17 +47172,6 @@
4718347172
"install_type": "git-clone",
4718447173
"description": "A project for pose alignment and human body proportion mapping based on SDPose."
4718547174
},
47186-
{
47187-
"author": "gzsiang",
47188-
"title": "ComfyUI-VolcEngine",
47189-
"id": "comfyui-volcengine",
47190-
"reference": "https://github.com/gzsiang/ComfyUI-VolcEngine",
47191-
"files": [
47192-
"https://github.com/gzsiang/ComfyUI-VolcEngine"
47193-
],
47194-
"install_type": "git-clone",
47195-
"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."
47196-
},
4719747175
{
4719847176
"author": "KingManiya",
4719947177
"title": "LLM Text Processor",

node_db/dev/custom-node-list.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "gzsiang",
5+
"title": "[LOCALE ISSUE] ComfyUI-VolcEngine",
6+
"id": "comfyui-volcengine",
7+
"reference": "https://github.com/gzsiang/ComfyUI-VolcEngine",
8+
"files": [
9+
"https://github.com/gzsiang/ComfyUI-VolcEngine"
10+
],
11+
"install_type": "git-clone",
12+
"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."
13+
},
14+
{
15+
"author": "ketle-man",
16+
"title": "[LOCALE ISSUE] ComfyUI Image Feeder",
17+
"id": "comfyui-image-feeder",
18+
"reference": "https://github.com/ketle-man/comfyui-image-feeder",
19+
"files": [
20+
"https://github.com/ketle-man/comfyui-image-feeder"
21+
],
22+
"install_type": "git-clone",
23+
"description": "A node for looping through images in a folder with a visual 3-pane library UI, preset support, and i18n (EN/JA/ZH)."
24+
},
325
{
426
"author": "ethanfel",
527
"title": "Comfyui-Return-Run-Logic",

node_db/new/custom-node-list.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"custom_nodes": [
3-
{
4-
"author": "ketle-man",
5-
"title": "ComfyUI Image Feeder",
6-
"id": "comfyui-image-feeder",
7-
"reference": "https://github.com/ketle-man/comfyui-image-feeder",
8-
"files": [
9-
"https://github.com/ketle-man/comfyui-image-feeder"
10-
],
11-
"install_type": "git-clone",
12-
"description": "A node for looping through images in a folder with a visual 3-pane library UI, preset support, and i18n (EN/JA/ZH)."
13-
},
143
{
154
"author": "sequencer-media",
165
"title": "Sequencer AI Nodes",
@@ -41,17 +30,6 @@
4130
"install_type": "git-clone",
4231
"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."
4332
},
44-
{
45-
"author": "gzsiang",
46-
"title": "ComfyUI-VolcEngine",
47-
"id": "comfyui-volcengine",
48-
"reference": "https://github.com/gzsiang/ComfyUI-VolcEngine",
49-
"files": [
50-
"https://github.com/gzsiang/ComfyUI-VolcEngine"
51-
],
52-
"install_type": "git-clone",
53-
"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."
54-
},
5533
{
5634
"author": "wuwukaka",
5735
"title": "ComfyUI-BodyRatioMapper",

0 commit comments

Comments
 (0)