diff --git a/custom-node-list.json b/custom-node-list.json
index 4385727b..2b775587 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -1012,6 +1012,17 @@
"install_type": "git-clone",
"description": "Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights"
},
+ {
+ "author": "Kosinkadink",
+ "title": "AnimateDiff (Kosinkadink version)",
+ "reference": "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved",
+ "pip": ["flash_attn"],
+ "files": [
+ "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved"
+ ],
+ "install_type": "git-clone",
+ "description": "A forked repository that actively maintains AnimateDiff, created by ArtVentureX.
AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.
You only need to download one of mm_sd_v14.ckpt | mm_sd_v15.ckpt. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. DO NOT change model filename.
" + }, { "author": "Gourieff", "title": "ReActor Node 0.1.0 for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index 92a0a16b..5005752a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -504,6 +504,18 @@ "title_aux": "ComfyUI-Advanced-ControlNet" } ], + "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [ + [ + "ADE_AnimateDiffCombine", + "ADE_AnimateDiffLoaderLegacy", + "ADE_AnimateDiffUnload", + "AnimateDiffLoaderV1", + "CheckpointLoaderSimpleWithNoiseSelect" + ], + { + "title_aux": "AnimateDiff (Kosinkadink version)" + } + ], "https://github.com/LEv145/images-grid-comfy-plugin": [ [ "GridAnnotation", @@ -744,6 +756,8 @@ "CR Cycle Text", "CR Cycle Text Simple", "CR Debatch Frames", + "CR Encode Scheduled Prompts", + "CR Encode Scheduled Prompts SD1.5", "CR Gradient Float", "CR Gradient Integer", "CR Image List", @@ -758,9 +772,16 @@ "CR LoRA List", "CR Load Animation Frames", "CR Model List", + "CR Multiline Text", "CR Prompt List", "CR Prompt List Keyframes", "CR Prompt Text", + "CR Schedule Prompts", + "CR Schedule Prompts SD1.5", + "CR Schedule Prompts SDXL", + "CR Simple Text Scheduler", + "CR Simple Value Scheduler", + "CR String To Combo", "CR Text List", "CR Text List Simple", "CR Text List To String" @@ -1469,6 +1490,7 @@ "CreateRequestMetadata", "Draw Contour(s)", "Filter Contour", + "FlatLatentsIntoSingleGrid", "Framed Mask Grab Cut", "Framed Mask Grab Cut 2", "Get Contour from list", @@ -1671,6 +1693,7 @@ "https://github.com/cubiq/ComfyUI_IPAdapter_plus": [ [ "IPAdapterApply", + "IPAdapterCLIPVisionEncode", "IPAdapterModelLoader" ], { @@ -2501,6 +2524,7 @@ "AV_PromptsToParametersPipe", "AV_UploadImage", "AV_VAELoader", + "AspectRatioSelector", "BLIPCaption", "ColorBlend", "ColorCorrect", diff --git a/node_db/forked/custom-node-list.json b/node_db/forked/custom-node-list.json index 1684e704..a3bba453 100644 --- a/node_db/forked/custom-node-list.json +++ b/node_db/forked/custom-node-list.json @@ -1,15 +1,3 @@ { - "custom_nodes": [ - { - "author": "ArtVentureX", - "title": "AnimateDiff (Kosinkadink version)", - "reference": "https://github.com/Kosinkadink/ComfyUI-AnimateDiff", - "pip": ["flash_attn"], - "files": [ - "https://github.com/Kosinkadink/ComfyUI-AnimateDiff" - ], - "install_type": "git-clone", - "description": "A forked repository that actively maintains AnimateDiff, created by ArtVentureX.You only need to download one of mm_sd_v14.ckpt | mm_sd_v15.ckpt. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. DO NOT change model filename.
" - } - ] + "custom_nodes": [] } \ No newline at end of file diff --git a/node_db/forked/extension-node-map.json b/node_db/forked/extension-node-map.json index baf70cff..9e26dfee 100644 --- a/node_db/forked/extension-node-map.json +++ b/node_db/forked/extension-node-map.json @@ -1,14 +1 @@ -{ - "https://github.com/Kosinkadink/ComfyUI-AnimateDiff": [ - [ - "AnimateDiffCombine", - "AnimateDiffLoaderLegacy", - "AnimateDiffLoaderV1", - "AnimateDiffUnload", - "CheckpointLoaderSimpleWithNoiseSelect" - ], - { - "title_aux": "AnimateDiff (Kosinkadink version)" - } - ] -} \ No newline at end of file +{} \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 92a0a16b..5005752a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -504,6 +504,18 @@ "title_aux": "ComfyUI-Advanced-ControlNet" } ], + "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [ + [ + "ADE_AnimateDiffCombine", + "ADE_AnimateDiffLoaderLegacy", + "ADE_AnimateDiffUnload", + "AnimateDiffLoaderV1", + "CheckpointLoaderSimpleWithNoiseSelect" + ], + { + "title_aux": "AnimateDiff (Kosinkadink version)" + } + ], "https://github.com/LEv145/images-grid-comfy-plugin": [ [ "GridAnnotation", @@ -744,6 +756,8 @@ "CR Cycle Text", "CR Cycle Text Simple", "CR Debatch Frames", + "CR Encode Scheduled Prompts", + "CR Encode Scheduled Prompts SD1.5", "CR Gradient Float", "CR Gradient Integer", "CR Image List", @@ -758,9 +772,16 @@ "CR LoRA List", "CR Load Animation Frames", "CR Model List", + "CR Multiline Text", "CR Prompt List", "CR Prompt List Keyframes", "CR Prompt Text", + "CR Schedule Prompts", + "CR Schedule Prompts SD1.5", + "CR Schedule Prompts SDXL", + "CR Simple Text Scheduler", + "CR Simple Value Scheduler", + "CR String To Combo", "CR Text List", "CR Text List Simple", "CR Text List To String" @@ -1469,6 +1490,7 @@ "CreateRequestMetadata", "Draw Contour(s)", "Filter Contour", + "FlatLatentsIntoSingleGrid", "Framed Mask Grab Cut", "Framed Mask Grab Cut 2", "Get Contour from list", @@ -1671,6 +1693,7 @@ "https://github.com/cubiq/ComfyUI_IPAdapter_plus": [ [ "IPAdapterApply", + "IPAdapterCLIPVisionEncode", "IPAdapterModelLoader" ], { @@ -2501,6 +2524,7 @@ "AV_PromptsToParametersPipe", "AV_UploadImage", "AV_VAELoader", + "AspectRatioSelector", "BLIPCaption", "ColorBlend", "ColorCorrect",