mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
9f561e71f4
commit
a2b8c2a066
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user