From 954700ed064784688266e152dd543c5c0fc4e738 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 2 Dec 2023 17:55:58 +0900 Subject: [PATCH] update DB --- alter-list.json | 4 ++-- custom-node-list.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/alter-list.json b/alter-list.json index 68bc03c9..3eee1bc8 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 96f2d382..49daa17a 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",