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