diff --git a/custom-node-list.json b/custom-node-list.json index b8972bb9..27f96b4a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -423,6 +423,7 @@ "https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git" ], "install_type": "git-clone", + "nodename_pattern": "^ttN ", "description": "Nodes: pipeLoader, pipeKSampler, assorted pipe utils, imageOutput, imageRemBG, 3x TXT Loader MultiConcat, +more" }, { diff --git a/extension-node-map.json b/extension-node-map.json index 94d54cad..fe9d7016 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -700,6 +700,7 @@ "BitwiseAndMaskForEach", "CLIPSegDetectorProvider", "CfgScheduleHookProvider", + "CombineRegionalPrompts", "DenoiseScheduleHookProvider", "DetailerForEach", "DetailerForEachDebug", @@ -739,6 +740,8 @@ "PixelTiledKSampleUpscalerProvider", "PixelTiledKSampleUpscalerProviderPipe", "PreviewBridge", + "RegionalPrompt", + "RegionalSampler", "SAMDetectorCombined", "SAMLoader", "SEGEdit",