diff --git a/alter-list.json b/alter-list.json index 68bc03c..3eee1bc 100644 --- a/alter-list.json +++ b/alter-list.json @@ -17,8 +17,8 @@ }, { "id":"https://github.com/ltdrdata/ComfyUI-Inspire-Pack", - "tags":"lora block weight, effective block analyzer, lbw", - "description": "The Inspire Pack provides the functionality of Lora Block Weight." + "tags":"lora block weight, effective block analyzer, lbw, variation seed", + "description": "The Inspire Pack provides the functionality of Lora Block Weight, Variation Seed." }, { "id":"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py", diff --git a/custom-node-list.json b/custom-node-list.json index 96f2d38..49daa17 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19,7 +19,7 @@ ], "pip": ["ultralytics"], "install_type": "git-clone", - "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\n[w/NOTE:MMDetDetectorProvider and other legacy nodes are disabled by default. If you want to activate these nodes and use them, please edit the impact-pack.ini file in the ComfyUI-Impact-Pack directory and change 'mmdet_skip = True' to 'mmdet_skip = False.']" + "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\n[w/NOTE:'Segs & Mask' has been renamed to 'ImpactSegsAndMask.' Please replace the node with the new name.]" }, { "author": "Dr.Lt.Data",