From 174ad2ca8a26f3422530f09ab8ba0295e1fd00df Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Mon, 25 Sep 2023 09:20:44 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 36 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 95be233..6dc05b1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1064,6 +1064,16 @@ "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.

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": "Kosinkadink", + "title": "ComfyUI-VideoHelperSuite", + "reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite", + "files": [ + "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite" + ], + "install_type": "git-clone", + "description": "Nodes: VHS_VideoCombine. Nodes related to video workflows" + }, { "author": "Gourieff", "title": "ReActor Node 0.1.0 for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index 64d05f0..c47c8b5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -554,6 +554,14 @@ "title_aux": "AnimateDiff (Kosinkadink version)" } ], + "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [ + [ + "VHS_VideoCombine" + ], + { + "title_aux": "ComfyUI-VideoHelperSuite" + } + ], "https://github.com/LEv145/images-grid-comfy-plugin": [ [ "GridAnnotation", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9314444..a94cb7c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Kosinkadink", + "title": "ComfyUI-VideoHelperSuite", + "reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite", + "files": [ + "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite" + ], + "install_type": "git-clone", + "description": "Nodes: VHS_VideoCombine. Nodes related to video workflows" + }, { "author": "chrisgoringe", "title": "Variation seeds", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 64d05f0..c47c8b5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -554,6 +554,14 @@ "title_aux": "AnimateDiff (Kosinkadink version)" } ], + "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [ + [ + "VHS_VideoCombine" + ], + { + "title_aux": "ComfyUI-VideoHelperSuite" + } + ], "https://github.com/LEv145/images-grid-comfy-plugin": [ [ "GridAnnotation",