update DB

This commit is contained in:
Dr.Lt.Data
2023-08-15 10:05:37 +09:00
parent 9f561e71f4
commit a2b8c2a066
2 changed files with 22 additions and 0 deletions

View File

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