From d127c5a47b5068db12d3f6c2116b9a78b069d78a Mon Sep 17 00:00:00 2001 From: IDGallagher Date: Mon, 13 Jan 2025 13:06:40 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 91b5461f..e65fdd3f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5310,6 +5310,17 @@ "install_type": "git-clone", "description": "ComfyUI adaptation of https://github.com/G-U-N/Motion-I2V" }, + { + "author": "IDGallagher", + "title": "IG-Motion-Search", + "id": "motion-video-search", + "reference": "https://github.com/IDGallagher/MotionVideoSearch", + "files": [ + "https://github.com/IDGallagher/MotionVideoSearch" + ], + "install_type": "git-clone", + "description": "Nodes for searching videos by motion" + }, { "author": "violet-chen", "title": "comfyui-psd2png",