diff --git a/custom-node-list.json b/custom-node-list.json index 5ae5e0f..1a7180d 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": "whmc76", + "title": "ComfyUI-Openpose-Editor-Plus", + "reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus", + "files": [ + "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus" + ], + "install_type": "git-clone", + "description": "Nodes:Openpose Editor Plus" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index a0f7a29..7142765 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -667,6 +667,7 @@ "ADE_AnimateDiffModelSettingsSimple", "ADE_AnimateDiffModelSettings_Release", "ADE_AnimateDiffUniformContextOptions", + "ADE_AnimateDiffUniformContextOptionsExperimental", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", "AnimateDiffLoaderV1", @@ -2888,6 +2889,7 @@ ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ + "BatchCLIPSeg", "BatchCropFromMask", "BatchUncrop", "ColorMatch", @@ -2914,6 +2916,7 @@ "ImageGridComposite3x3", "ReplaceImagesInBatch", "ReverseImageBatch", + "RoundMask", "SaveImageWithAlpha", "SomethingToString", "VRAM_Debug" @@ -4191,6 +4194,14 @@ "title_aux": "cyberdolphin" } ], + "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": [ + [ + "CDL.OpenPoseEditorPlus" + ], + { + "title_aux": "ComfyUI-Openpose-Editor-Plus" + } + ], "https://github.com/wolfden/ComfyUi_PromptStylers": [ [ "SDXLPromptStylerAll", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index cedf6cd..d6e1ce2 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "whmc76", + "title": "ComfyUI-Openpose-Editor-Plus", + "reference": "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus", + "files": [ + "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus" + ], + "install_type": "git-clone", + "description": "Nodes:Openpose Editor Plus" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a0f7a29..7142765 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -667,6 +667,7 @@ "ADE_AnimateDiffModelSettingsSimple", "ADE_AnimateDiffModelSettings_Release", "ADE_AnimateDiffUniformContextOptions", + "ADE_AnimateDiffUniformContextOptionsExperimental", "ADE_AnimateDiffUnload", "ADE_EmptyLatentImageLarge", "AnimateDiffLoaderV1", @@ -2888,6 +2889,7 @@ ], "https://github.com/kijai/ComfyUI-KJNodes": [ [ + "BatchCLIPSeg", "BatchCropFromMask", "BatchUncrop", "ColorMatch", @@ -2914,6 +2916,7 @@ "ImageGridComposite3x3", "ReplaceImagesInBatch", "ReverseImageBatch", + "RoundMask", "SaveImageWithAlpha", "SomethingToString", "VRAM_Debug" @@ -4191,6 +4194,14 @@ "title_aux": "cyberdolphin" } ], + "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": [ + [ + "CDL.OpenPoseEditorPlus" + ], + { + "title_aux": "ComfyUI-Openpose-Editor-Plus" + } + ], "https://github.com/wolfden/ComfyUi_PromptStylers": [ [ "SDXLPromptStylerAll",