update DB

This commit is contained in:
Dr.Lt.Data
2023-07-27 14:44:24 +09:00
parent 74c439bf80
commit 2350f40a0b
3 changed files with 18 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/reference_only",
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
"files": [
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/reference_only.py"
],
"install_type": "copy",
"description": "This node provides functionality corresponding to Reference only in Controlnet."
},
{
"author": "Fannovel16",
"title": "ControlNet Preprocessors",