diff --git a/extension-node-map.json b/extension-node-map.json index cf1bdfa..9356710 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -641,6 +641,7 @@ "InpaintPreprocessor", "LeReS-DepthMapPreprocessor", "LineArtPreprocessor", + "LineartStandardPreprocessor", "M-LSDPreprocessor", "Manga2Anime_LineArt_Preprocessor", "MediaPipe-FaceMeshPreprocessor", @@ -1775,8 +1776,8 @@ "CR XYZ List" ], { - "author": "RockOfFire", - "description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.", + "author": "Suzie1", + "description": "148 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", "nickname": "Comfyroll Custom Nodes", "title": "Comfyroll Custom Nodes", "title_aux": "ComfyUI_Comfyroll_CustomNodes" @@ -4557,6 +4558,7 @@ "LoadImagesFromDir //Inspire", "LoadPromptsFromDir //Inspire", "LoadPromptsFromFile //Inspire", + "LoadSinglePromptFromFile //Inspire", "LoraBlockInfo //Inspire", "LoraLoaderBlockWeight //Inspire", "Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire", @@ -5201,6 +5203,7 @@ "Color", "CombineMasks_", "CombineSegMasks", + "DynamicDelayProcessor", "EnhanceImage", "FaceToMask", "FeatheredMask", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index cf1bdfa..9356710 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -641,6 +641,7 @@ "InpaintPreprocessor", "LeReS-DepthMapPreprocessor", "LineArtPreprocessor", + "LineartStandardPreprocessor", "M-LSDPreprocessor", "Manga2Anime_LineArt_Preprocessor", "MediaPipe-FaceMeshPreprocessor", @@ -1775,8 +1776,8 @@ "CR XYZ List" ], { - "author": "RockOfFire", - "description": "Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.", + "author": "Suzie1", + "description": "148 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", "nickname": "Comfyroll Custom Nodes", "title": "Comfyroll Custom Nodes", "title_aux": "ComfyUI_Comfyroll_CustomNodes" @@ -4557,6 +4558,7 @@ "LoadImagesFromDir //Inspire", "LoadPromptsFromDir //Inspire", "LoadPromptsFromFile //Inspire", + "LoadSinglePromptFromFile //Inspire", "LoraBlockInfo //Inspire", "LoraLoaderBlockWeight //Inspire", "Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire", @@ -5201,6 +5203,7 @@ "Color", "CombineMasks_", "CombineSegMasks", + "DynamicDelayProcessor", "EnhanceImage", "FaceToMask", "FeatheredMask",