support disable.py/enable.py scripts

This commit is contained in:
Dr.Lt.Data
2023-07-23 13:02:00 +09:00
parent f24b506715
commit 3dcf04e324
5 changed files with 82 additions and 62 deletions

View File

@@ -756,7 +756,7 @@
"https://github.com/ArtVentureX/comfyui-animatediff"
],
"install_type": "git-clone",
"description": "AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff."
"description": "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'>mm_sd_v14.ckpt</a> | <a href='https://huggingface.co/guoyww/animatediff/resolve/main/mm_sd_v15.ckpt'>mm_sd_v15.ckpt</a>. Put the model weights under <b>comfyui-animatediff/models/<b>. DO NOT change model filename.</p>"
},
{
"author": "twri",