diff --git a/extension-node-map.json b/extension-node-map.json index 0dc71745..fe6a5d91 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1417,6 +1417,7 @@ "Load Lora", "Load Text File", "Logic Boolean", + "Lora Input Switch", "Lora Loader", "Mask Arbitrary Region", "Mask Batch", @@ -2399,6 +2400,7 @@ ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ + "ColorToMask", "ConditioningMultiCombine", "ConditioningSetMaskAndCombine", "GrowMaskWithBlur", @@ -3328,6 +3330,8 @@ [ "Any Converter", "Calculate Upscale", + "Image Resize To Height", + "Image Resize To Width", "Image size to string", "Multi Text Merge", "Prompt Parser", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0dc71745..fe6a5d91 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1417,6 +1417,7 @@ "Load Lora", "Load Text File", "Logic Boolean", + "Lora Input Switch", "Lora Loader", "Mask Arbitrary Region", "Mask Batch", @@ -2399,6 +2400,7 @@ ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ + "ColorToMask", "ConditioningMultiCombine", "ConditioningSetMaskAndCombine", "GrowMaskWithBlur", @@ -3328,6 +3330,8 @@ [ "Any Converter", "Calculate Upscale", + "Image Resize To Height", + "Image Resize To Width", "Image size to string", "Multi Text Merge", "Prompt Parser",