diff --git a/extension-node-map.json b/extension-node-map.json index 6bb957f..4c39c29 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -42,9 +42,8 @@ "https://github.com/ArtVentureX/comfyui-animatediff": [ [ "AnimateDiffCombine", - "AnimateDiffLoader", - "AnimateDiffLoader_v2", - "AnimateDiffUnload" + "AnimateDiffModuleLoader", + "AnimateDiffSampler" ], { "title_aux": "AnimateDiff" @@ -1582,7 +1581,9 @@ "Color (RGB)", "Color (hexadecimal)", "Color Clip", + "Color Clip (advanced)", "Color Clip ADE20k", + "ColorDictionary", "CondList", "Conditioning (combine multiple)", "Conditioning (combine selective)", @@ -1594,10 +1595,12 @@ "ControlNetHadamard", "ControlNetHadamard (manual)", "ConvertImg", + "CopyMakeBorder", "CreateRequestMetadata", "Draw Contour(s)", "EqualizeHistogram", "Filter Contour", + "FindComplementaryColor", "FindThreshold", "FlatLatentsIntoSingleGrid", "Framed Mask Grab Cut", @@ -1838,7 +1841,6 @@ "https://github.com/cubiq/ComfyUI_IPAdapter_plus": [ [ "IPAdapterApply", - "IPAdapterCLIPVisionEncode", "IPAdapterModelLoader" ], { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6bb957f..4c39c29 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -42,9 +42,8 @@ "https://github.com/ArtVentureX/comfyui-animatediff": [ [ "AnimateDiffCombine", - "AnimateDiffLoader", - "AnimateDiffLoader_v2", - "AnimateDiffUnload" + "AnimateDiffModuleLoader", + "AnimateDiffSampler" ], { "title_aux": "AnimateDiff" @@ -1582,7 +1581,9 @@ "Color (RGB)", "Color (hexadecimal)", "Color Clip", + "Color Clip (advanced)", "Color Clip ADE20k", + "ColorDictionary", "CondList", "Conditioning (combine multiple)", "Conditioning (combine selective)", @@ -1594,10 +1595,12 @@ "ControlNetHadamard", "ControlNetHadamard (manual)", "ConvertImg", + "CopyMakeBorder", "CreateRequestMetadata", "Draw Contour(s)", "EqualizeHistogram", "Filter Contour", + "FindComplementaryColor", "FindThreshold", "FlatLatentsIntoSingleGrid", "Framed Mask Grab Cut", @@ -1838,7 +1841,6 @@ "https://github.com/cubiq/ComfyUI_IPAdapter_plus": [ [ "IPAdapterApply", - "IPAdapterCLIPVisionEncode", "IPAdapterModelLoader" ], {