From a2b8c2a0661dba227335653025a143986374d6d7 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 15 Aug 2023 10:05:37 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 12 ++++++++++++ 2 files changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b7325fc..154c252 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -50,6 +50,16 @@ "install_type": "copy", "description": "This provides a detailed model merge feature based on block weight. ModelMergeBlock, in vanilla ComfyUI, allows for adjusting the ratios of input/middle/output layers, but this node provides ratio adjustments for all blocks within each layer." }, + { + "author": "comfyanonymous", + "title": "ComfyUI_experiments/sdxl_model_merging", + "reference": "https://github.com/comfyanonymous/ComfyUI_experiments", + "files": [ + "https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sdxl_model_merging.py" + ], + "install_type": "copy", + "description": "These nodes provide the capability to merge SDXL base models." + }, { "author": "comfyanonymous", "title": "ComfyUI_experiments/reference_only", diff --git a/extension-node-map.json b/extension-node-map.json index c5c338f..837b2fb 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -651,6 +651,8 @@ "CR Module Pipe Loader", "CR Pipe Switch", "CR Process Switch", + "CR SD1.5 Aspect Ratio", + "CR SDXL Aspect Ratio", "CR SDXL Base Prompt Encoder", "CR SDXL Prompt Mixer", "CR SDXL Style Text", @@ -1203,6 +1205,16 @@ "title_aux": "ComfyUI_experiments/sampler_tonemap" } ], + "https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sdxl_model_merging.py": [ + [ + "ModelMergeSDXL", + "ModelMergeSDXLDetailedTransformers", + "ModelMergeSDXLTransformers" + ], + { + "title_aux": "ComfyUI_experiments/sdxl_model_merging" + } + ], "https://github.com/coreyryanhanson/comfy-qr": [ [ "comfy-qr-by-image-size",