From f347a094f1eb4b749136e69a5cdeb0796c232386 Mon Sep 17 00:00:00 2001 From: Jedrzej Kosinski Date: Fri, 8 Sep 2023 00:37:35 -0500 Subject: [PATCH] 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 9c225a1f..6d28148b 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",