mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-05 22:20:46 +08:00
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:
parent
62cb417cc1
commit
966813eebf
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user