update DB
This commit is contained in:
@@ -40,6 +40,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "RescaleClassifierFreeGuidance improves the problem of images being degraded by high CFG.To using higher CFG lower the multiplier value. Similar to Dynamic Thresholding extension of A1111. (<a href='https://arxiv.org/abs/2305.08891'/>reference paper</a>)"
|
||||
},
|
||||
{
|
||||
"author": "comfyanonymous",
|
||||
"title": "ComfyUI_experiments/advanced_model_merging",
|
||||
"reference": "https://github.com/comfyanonymous/ComfyUI_experiments",
|
||||
"files": [
|
||||
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py"
|
||||
],
|
||||
"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": "Fannovel16",
|
||||
"title": "ControlNet Preprocessors",
|
||||
|
||||
Reference in New Issue
Block a user