dr.lt.data
1 year ago
5 changed files with 61 additions and 27 deletions
@ -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 <a href='https://github.com/ArtVentureX/comfyui-animatediff' target='blank'>AnimateDiff</a>, created by ArtVentureX.<BR><BR>AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>You only need to download one of <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v14.ckpt' target='blank'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt' target='blank'>mm_sd_v15.ckpt</a>. Put the model weights under <font color='white'>ComfyUI/custom_nodes/comfyui-animatediff/models</font>. DO NOT change model filename.</p>" |
||||
} |
||||
] |
||||
"custom_nodes": [] |
||||
} |
@ -1,14 +1 @@
|
||||
{ |
||||
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff": [ |
||||
[ |
||||
"AnimateDiffCombine", |
||||
"AnimateDiffLoaderLegacy", |
||||
"AnimateDiffLoaderV1", |
||||
"AnimateDiffUnload", |
||||
"CheckpointLoaderSimpleWithNoiseSelect" |
||||
], |
||||
{ |
||||
"title_aux": "AnimateDiff (Kosinkadink version)" |
||||
} |
||||
] |
||||
} |
||||
{} |
Loading…
Reference in new issue