diff --git a/custom-node-list.json b/custom-node-list.json index 3d204845..897305c4 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",