robust patch for alternatives dialog

update DB
This commit is contained in:
Dr.Lt.Data
2023-08-31 23:34:42 +09:00
parent ea0861db68
commit 9b535f163c
4 changed files with 11 additions and 12 deletions

View File

@@ -6,14 +6,9 @@
"description": "This extension provides preprocessor nodes for using controlnet."
},
{
"id":"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py",
"tags":"Dynamic Thresholding, DT, CFG",
"description": "Increasing the CFG prevents the degradation of color accuracy."
},
{
"id":"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/reference_only.py",
"tags":"controlnet, reference only",
"description": "This node provides functionality corresponding to Reference only in Controlnet."
"id":"https://github.com/comfyanonymous/ComfyUI_experiments",
"tags":"Dynamic Thresholding, DT, CFG, controlnet, reference only",
"description": "This experimental nodes contains a 'Reference Only' node and a 'ModelSamplerTonemapNoiseTest' node corresponding to the 'Dynamic Threshold'."
},
{
"id":"https://github.com/ltdrdata/ComfyUI-Impact-Pack",