update DB

This commit is contained in:
dr.lt.data
2023-09-08 15:07:00 +09:00
parent eb3d32334d
commit 6237bbab69
5 changed files with 104 additions and 4 deletions

View File

@@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"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 <a href='https://github.com/ArtVentureX/comfyui-animatediff' target='blank'>AnimateDiff</a>, created by ArtVentureX.<BR><BR>Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>Download one or more motion models from <a href='https://huggingface.co/guoyww/animatediff/tree/main' target='blank'>Original Models</a> | <a href='https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main' target='blank'>Finetuned Models</a>. See README for additional model links and usage. Put the model weights under <font color='white'>ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models</font>. You are free to rename the models, but keeping original names will ease use when sharing your workflow.</p>"
},
{
"author": "bvhari",
"title": "(WIP) ComfyUI_PerpNeg",