fix(custom-node-list): §4.7-C-bis #3003 A1-multiply/ComfyUI-LatentSaver — manual register, PR CONFLICTING

- 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)
This commit is contained in:
Dr.Lt.Data 2026-07-05 03:18:29 +09:00
parent 62cb417cc1
commit 966813eebf
2 changed files with 60 additions and 0 deletions

View File

@ -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."
}
]
}

View File

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