diff --git a/custom-node-list.json b/custom-node-list.json index d454d436..5ae5e0f3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2556,6 +2556,16 @@ "install_type": "git-clone", "description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected." }, + { + "author": "Off-Live", + "title": "ComfyUI-off-suite", + "reference": "https://github.com/Off-Live/ComfyUI-off-suite", + "files": [ + "https://github.com/Off-Live/ComfyUI-off-suite" + ], + "install_type": "copy", + "description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, GW Number Formatting Node." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 3e86b68b..3b14cdce 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -665,6 +665,7 @@ "ADE_AnimateDiffModelSettings", "ADE_AnimateDiffModelSettingsAdvancedAttnStrengths", "ADE_AnimateDiffModelSettingsSimple", + "ADE_AnimateDiffModelSettings_Release", "ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", @@ -1409,6 +1410,7 @@ "TC_ImageResize", "TC_ImageScale", "TC_MaskBG_DIS", + "TC_RandomColorFill", "TC_SizeApproximation" ], { @@ -2152,7 +2154,6 @@ "Color Clip (advanced)", "Color Clip ADE20k", "ColorDictionary", - "CondList", "Conditioning (combine multiple)", "Conditioning (combine selective)", "Conditioning Grid (cond)", @@ -2175,11 +2176,14 @@ "FlatLatentsIntoSingleGrid", "Framed Mask Grab Cut", "Framed Mask Grab Cut 2", + "FromListGetConds", + "FromListGetImages", + "FromListGetLatents", "Get Contour from list", "Get Models", "Get Prompt", "HypernetworkLoader (dirty)", - "ImageBatchToImageList", + "ImageBatchToList", "InRange (hsv)", "Inpaint", "Input/String to Int Array", @@ -2205,6 +2209,9 @@ "String", "String to Float", "String to Integer", + "ToCondList", + "ToImageList", + "ToLatentList", "VAEEncodeBatch" ], { @@ -2880,6 +2887,8 @@ ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ + "BatchCropFromMask", + "BatchUncrop", "ColorMatch", "ColorToMask", "ConditioningMultiCombine", @@ -3970,7 +3979,6 @@ "ImageOutputToComfyNodes", "ImageShuffle", "LCMGenerate", - "LCMGenerate_RIVAL", "LCMGenerate_ReferenceOnly", "LCMGenerate_img2img", "LCMGenerate_img2img_IPAdapter", @@ -3978,7 +3986,6 @@ "LCMGenerate_inpaintv2", "LCMGenerate_inpaintv3", "LCMLoader", - "LCMLoader_RIVAL", "LCMLoader_RefInpaint", "LCMLoader_ReferenceOnly", "LCMLoader_controlnet", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c9440b54..cedf6cd5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Off-Live", + "title": "ComfyUI-off-suite", + "reference": "https://github.com/Off-Live/ComfyUI-off-suite", + "files": [ + "https://github.com/Off-Live/ComfyUI-off-suite" + ], + "install_type": "copy", + "description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, GW Number Formatting Node." + }, { "author": "laksjdjf", "title": "LCMSampler-ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3e86b68b..3b14cdce 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -665,6 +665,7 @@ "ADE_AnimateDiffModelSettings", "ADE_AnimateDiffModelSettingsAdvancedAttnStrengths", "ADE_AnimateDiffModelSettingsSimple", + "ADE_AnimateDiffModelSettings_Release", "ADE_AnimateDiffUniformContextOptions", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", @@ -1409,6 +1410,7 @@ "TC_ImageResize", "TC_ImageScale", "TC_MaskBG_DIS", + "TC_RandomColorFill", "TC_SizeApproximation" ], { @@ -2152,7 +2154,6 @@ "Color Clip (advanced)", "Color Clip ADE20k", "ColorDictionary", - "CondList", "Conditioning (combine multiple)", "Conditioning (combine selective)", "Conditioning Grid (cond)", @@ -2175,11 +2176,14 @@ "FlatLatentsIntoSingleGrid", "Framed Mask Grab Cut", "Framed Mask Grab Cut 2", + "FromListGetConds", + "FromListGetImages", + "FromListGetLatents", "Get Contour from list", "Get Models", "Get Prompt", "HypernetworkLoader (dirty)", - "ImageBatchToImageList", + "ImageBatchToList", "InRange (hsv)", "Inpaint", "Input/String to Int Array", @@ -2205,6 +2209,9 @@ "String", "String to Float", "String to Integer", + "ToCondList", + "ToImageList", + "ToLatentList", "VAEEncodeBatch" ], { @@ -2880,6 +2887,8 @@ ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ + "BatchCropFromMask", + "BatchUncrop", "ColorMatch", "ColorToMask", "ConditioningMultiCombine", @@ -3970,7 +3979,6 @@ "ImageOutputToComfyNodes", "ImageShuffle", "LCMGenerate", - "LCMGenerate_RIVAL", "LCMGenerate_ReferenceOnly", "LCMGenerate_img2img", "LCMGenerate_img2img_IPAdapter", @@ -3978,7 +3986,6 @@ "LCMGenerate_inpaintv2", "LCMGenerate_inpaintv3", "LCMLoader", - "LCMLoader_RIVAL", "LCMLoader_RefInpaint", "LCMLoader_ReferenceOnly", "LCMLoader_controlnet",