From 966813eebf24902752b23bd025f1311188f7e2d0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 5 Jul 2026 03:18:29 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.7-C-bis=20#300?= =?UTF-8?q?3=20A1-multiply/ComfyUI-LatentSaver=20=E2=80=94=20manual=20regi?= =?UTF-8?q?ster,=20PR=20CONFLICTING?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - CONFLICTING per gh — added directly via §4.7-C-bis - Author responded to §4.7-D-code comment (2026-06-30): "changed all UI strings to English" @ dfec799 - Manual verification confirmed Korean tooltips at latent_saver.py:51/:55/:136 fully translated + repo-wide non-ASCII scan clean - root: new author, appended after last git-clone (idx 5185) - node_db/new: prepended (top) --- custom-node-list.json | 30 ++++++++++++++++++++++++++++++ node_db/new/custom-node-list.json | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index dacb6f84..b3733dfd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35595,6 +35595,16 @@ "install_type": "git-clone", "description": "Dashboard Nodes for Comfy" }, + { + "author": "CoreyCorza", + "title": "Corza LoRA Loader (Clean)", + "reference": "https://github.com/CoreyCorza/comfyui-lora-loader", + "files": [ + "https://github.com/CoreyCorza/comfyui-lora-loader" + ], + "install_type": "git-clone", + "description": "A drop-in ComfyUI LoRA loader with optional spectral cleanup (energy trimming + hot-layer taming) to reduce artifacts from stacked LoRAs and turbo/distilled models." + }, { "author": "wizdroid", "title": "Wizdroid Character Nodes for ComfyUI", @@ -54002,6 +54012,26 @@ ], "install_type": "git-clone", "description": "Custom nodes for ComfyUI including LLM Chat (Claude, Gemini, GPT), WaveSpeed AI image and video generation, VertexAI integration, and workflow utilities." + }, + { + "author": "trix7111", + "title": "ComfyUI-TrixNodes", + "reference": "https://github.com/trx7111/ComfyUI-TrixNodes", + "files": [ + "https://github.com/trx7111/ComfyUI-TrixNodes" + ], + "install_type": "git-clone", + "description": "An elegant, premium, remote bypass and wire-management nodes suite for ComfyUI." + }, + { + "author": "A1-multiply", + "title": "ComfyUI LatentSaver", + "reference": "https://github.com/A1-multiply/ComfyUI-LatentSaver", + "files": [ + "https://github.com/A1-multiply/ComfyUI-LatentSaver" + ], + "install_type": "git-clone", + "description": "Save and reload ComfyUI latent tensors from the output folder." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a22913b4..7e7eb434 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { "custom_nodes": [ + { + "author": "A1-multiply", + "title": "ComfyUI LatentSaver", + "reference": "https://github.com/A1-multiply/ComfyUI-LatentSaver", + "files": [ + "https://github.com/A1-multiply/ComfyUI-LatentSaver" + ], + "install_type": "git-clone", + "description": "Save and reload ComfyUI latent tensors from the output folder." + }, + { + "author": "trix7111", + "title": "ComfyUI-TrixNodes", + "reference": "https://github.com/trx7111/ComfyUI-TrixNodes", + "files": [ + "https://github.com/trx7111/ComfyUI-TrixNodes" + ], + "install_type": "git-clone", + "description": "An elegant, premium, remote bypass and wire-management nodes suite for ComfyUI." + }, + { + "author": "CoreyCorza", + "title": "Corza LoRA Loader (Clean)", + "reference": "https://github.com/CoreyCorza/comfyui-lora-loader", + "files": [ + "https://github.com/CoreyCorza/comfyui-lora-loader" + ], + "install_type": "git-clone", + "description": "A drop-in ComfyUI LoRA loader with optional spectral cleanup (energy trimming + hot-layer taming) to reduce artifacts from stacked LoRAs and turbo/distilled models." + }, { "author": "archerkattri", "title": "ComfyUI-HiCache",