diff --git a/custom-node-list.json b/custom-node-list.json index 2f874c3e..4263aade 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9347,17 +9347,6 @@ "install_type": "git-clone", "description": "MuseTalk ComfyUI Preprocess and Postprocess Nodes" }, - { - "author": "TW-CUI", - "title": "TW-CUI-Util", - "id": "tw-cui-util", - "reference": "https://github.com/TW-CUI/TW-CUI-Util", - "files": [ - "https://github.com/TW-CUI/TW-CUI-Util" - ], - "install_type": "git-clone", - "description": "This repository contains multiple 'utility' nodes for various ease-of-use improvements and combining a number of nodes necessary for a workflow into less." - }, { "author": "Thomas Ward", "title": "TW-CUI-Util", diff --git a/extension-node-map.json b/extension-node-map.json index 4d4ebd3a..b39d3964 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -11570,6 +11570,7 @@ "BMAB Segment Anything", "BMAB Simple Hand Detailer", "BMAB Subframe Hand Detailer", + "BMAB Text", "BMAB Upscale With Model", "BMAB Upscaler" ], @@ -13381,6 +13382,7 @@ "easy controlnetLoader", "easy controlnetLoaderADV", "easy controlnetNames", + "easy controlnetStack", "easy convertAnything", "easy detailerFix", "easy dynamiCrafterLoader", @@ -13398,6 +13400,7 @@ "easy imageConcat", "easy imageCount", "easy imageCropFromMask", + "easy imageDetailTransfer", "easy imageInsetCrop", "easy imageInterrogator", "easy imagePixelPerfect", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4d4ebd3a..b39d3964 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -11570,6 +11570,7 @@ "BMAB Segment Anything", "BMAB Simple Hand Detailer", "BMAB Subframe Hand Detailer", + "BMAB Text", "BMAB Upscale With Model", "BMAB Upscaler" ], @@ -13381,6 +13382,7 @@ "easy controlnetLoader", "easy controlnetLoaderADV", "easy controlnetNames", + "easy controlnetStack", "easy convertAnything", "easy detailerFix", "easy dynamiCrafterLoader", @@ -13398,6 +13400,7 @@ "easy imageConcat", "easy imageCount", "easy imageCropFromMask", + "easy imageDetailTransfer", "easy imageInsetCrop", "easy imageInterrogator", "easy imagePixelPerfect",