From 64d72aa0319f3aa5015e460b605d137c158162bd Mon Sep 17 00:00:00 2001 From: Jedrzej Kosinski Date: Fri, 8 Sep 2023 00:27:48 -0500 Subject: [PATCH 1/2] Updated AnimateDiff (Kosinkadink version) description in custom-node-list.json --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2b77558..9c225a1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1021,7 +1021,7 @@ "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.

" + "description": "A forked repository that actively maintains AnimateDiff, created by ArtVentureX.

Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.

You should download one or more motion models from Original Models | Finetuned Models. See README for more model links and usage. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. You are free to rename the models, but keeping original names will ease use when sharing your workflow.

" }, { "author": "Gourieff", From f347a094f1eb4b749136e69a5cdeb0796c232386 Mon Sep 17 00:00:00 2001 From: Jedrzej Kosinski Date: Fri, 8 Sep 2023 00:37:35 -0500 Subject: [PATCH 2/2] Fixed model dir to match repo name --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9c225a1..6d28148 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1021,7 +1021,7 @@ "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved" ], "install_type": "git-clone", - "description": "A forked repository that actively maintains AnimateDiff, created by ArtVentureX.

Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.

You should download one or more motion models from Original Models | Finetuned Models. See README for more model links and usage. Put the model weights under ComfyUI/custom_nodes/comfyui-animatediff/models. You are free to rename the models, but keeping original names will ease use when sharing your workflow.

" + "description": "A forked repository that actively maintains AnimateDiff, created by ArtVentureX.

Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.

Download one or more motion models from Original Models | Finetuned Models. See README for additional model links and usage. Put the model weights under ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models. You are free to rename the models, but keeping original names will ease use when sharing your workflow.

" }, { "author": "Gourieff",