From 4ea05462e434f06b34b149b20562a3737a56258d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 6 Feb 2026 12:26:26 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 14 ++------------ extension-node-map.json | 13 +++++++++---- node_db/new/custom-node-list.json | 4 ++-- node_db/new/extension-node-map.json | 13 +++++++++---- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 78a27d72..4d8dfd52 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42571,13 +42571,13 @@ }, { "author": "remingtonspaz", - "title": "ComfyUI-ReferenceChain", + "title": "Reference Chain Conditioning", "reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain", "files": [ "https://github.com/remingtonspaz/ComfyUI-ReferenceChain" ], "install_type": "git-clone", - "description": "A ComfyUI node that takes multiple images, scales them, VAE encodes them, and chains them as reference latents into a single conditioning output. Useful for edit models like Flux-2-klein that accept multiple reference images." + "description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node" }, { "author": "SidDays", @@ -43307,16 +43307,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "remingtonspaz", - "title": "Reference Chain Conditioning", - "reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain", - "files": [ - "https://github.com/remingtonspaz/ComfyUI-ReferenceChain" - ], - "install_type": "git-clone", - "description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 3157cb5d..7b7fe586 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6626,6 +6626,7 @@ "BoyoVACEInjector", "BoyoVACEViewer", "BoyoVAEDecode", + "BoyoVideoClipper", "BoyoVideoCutter", "BoyoVideoLengthCalculator", "BoyoVideoPairedSaver", @@ -8477,6 +8478,7 @@ [ "SF_ActionAnimator", "SF_AssetLoader", + "SF_DirectorEngine", "SF_FuryPromptEngine", "SF_FurySampler", "SF_ProjectManager", @@ -16772,6 +16774,7 @@ "RizzExtractAllFrames", "RizzExtractFrames", "RizzGDSPatcher", + "RizzImageEffects", "RizzLoadAudio", "RizzLoadImage", "RizzLoadLatestImage", @@ -18111,9 +18114,9 @@ "https://github.com/Shiba-2-shiba/ComfyUI-HSWQ-Quantizer": [ [ "HSWQAdvancedBenchmark", - "HSWQFP8ConverterNode", "HSWQFP8ConverterNodeLegacy", - "SDXLHSWQCalibrationNode" + "SDXLHSWQCalibrationNode", + "SDXLHSWQFP8QuantizerNode" ], { "title_aux": "ComfyUI-HSWQ-Quantizer" @@ -18131,9 +18134,9 @@ "https://github.com/Shiba-2-shiba/ComfyUI-Unofficial-HSWQ-QuantizerHSWQ-Quantizer": [ [ "HSWQAdvancedBenchmark", - "HSWQFP8ConverterNode", "HSWQFP8ConverterNodeLegacy", - "SDXLHSWQCalibrationNode" + "SDXLHSWQCalibrationNode", + "SDXLHSWQFP8QuantizerNode" ], { "title_aux": "ComfyUI-Unofficial-HSWQ-QuantizerHSWQ-Quantizer" @@ -25449,7 +25452,9 @@ "Sage_DualCLIPTextEncode", "Sage_DualCLIPTextEncodeLumina2", "Sage_DualCLIPTextEncodeQwen", + "Sage_DynamicComboTest", "Sage_EmptyLatentImagePassthrough", + "Sage_FlexibleCLIPSelector", "Sage_FloatToStr", "Sage_FreeMemory", "Sage_FreeU2", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4d6d2e3b..07683f89 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -378,13 +378,13 @@ }, { "author": "remingtonspaz", - "title": "ComfyUI-ReferenceChain", + "title": "Reference Chain Conditioning", "reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain", "files": [ "https://github.com/remingtonspaz/ComfyUI-ReferenceChain" ], "install_type": "git-clone", - "description": "A ComfyUI node that takes multiple images, scales them, VAE encodes them, and chains them as reference latents into a single conditioning output. Useful for edit models like Flux-2-klein that accept multiple reference images." + "description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node" }, { "author": "SidDays", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3157cb5d..7b7fe586 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6626,6 +6626,7 @@ "BoyoVACEInjector", "BoyoVACEViewer", "BoyoVAEDecode", + "BoyoVideoClipper", "BoyoVideoCutter", "BoyoVideoLengthCalculator", "BoyoVideoPairedSaver", @@ -8477,6 +8478,7 @@ [ "SF_ActionAnimator", "SF_AssetLoader", + "SF_DirectorEngine", "SF_FuryPromptEngine", "SF_FurySampler", "SF_ProjectManager", @@ -16772,6 +16774,7 @@ "RizzExtractAllFrames", "RizzExtractFrames", "RizzGDSPatcher", + "RizzImageEffects", "RizzLoadAudio", "RizzLoadImage", "RizzLoadLatestImage", @@ -18111,9 +18114,9 @@ "https://github.com/Shiba-2-shiba/ComfyUI-HSWQ-Quantizer": [ [ "HSWQAdvancedBenchmark", - "HSWQFP8ConverterNode", "HSWQFP8ConverterNodeLegacy", - "SDXLHSWQCalibrationNode" + "SDXLHSWQCalibrationNode", + "SDXLHSWQFP8QuantizerNode" ], { "title_aux": "ComfyUI-HSWQ-Quantizer" @@ -18131,9 +18134,9 @@ "https://github.com/Shiba-2-shiba/ComfyUI-Unofficial-HSWQ-QuantizerHSWQ-Quantizer": [ [ "HSWQAdvancedBenchmark", - "HSWQFP8ConverterNode", "HSWQFP8ConverterNodeLegacy", - "SDXLHSWQCalibrationNode" + "SDXLHSWQCalibrationNode", + "SDXLHSWQFP8QuantizerNode" ], { "title_aux": "ComfyUI-Unofficial-HSWQ-QuantizerHSWQ-Quantizer" @@ -25449,7 +25452,9 @@ "Sage_DualCLIPTextEncode", "Sage_DualCLIPTextEncodeLumina2", "Sage_DualCLIPTextEncodeQwen", + "Sage_DynamicComboTest", "Sage_EmptyLatentImagePassthrough", + "Sage_FlexibleCLIPSelector", "Sage_FloatToStr", "Sage_FreeMemory", "Sage_FreeU2",