diff --git a/custom-node-list.json b/custom-node-list.json index 83368153..73906a74 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -47203,6 +47203,16 @@ "install_type": "git-clone", "description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI." }, + { + "author": "sequencer-media", + "title": "Sequencer AI Nodes", + "reference": "https://github.com/sequencer-media/sequencer-comfy-nodes", + "files": [ + "https://github.com/sequencer-media/sequencer-comfy-nodes" + ], + "install_type": "git-clone", + "description": "One universal node for all 50+ Sequencer AI models. Generate images, videos, and audio (Veo 3.1, Flux 1.1 Pro, Kling, Ideogram, etc). dynamically populates model lists and I/O sockets." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 891e025c..ccb5ccd1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "sequencer-media", + "title": "Sequencer AI Nodes", + "reference": "https://github.com/sequencer-media/sequencer-comfy-nodes", + "files": [ + "https://github.com/sequencer-media/sequencer-comfy-nodes" + ], + "install_type": "git-clone", + "description": "One universal node for all 50+ Sequencer AI models. Generate images, videos, and audio (Veo 3.1, Flux 1.1 Pro, Kling, Ideogram, etc). dynamically populates model lists and I/O sockets." + }, { "author": "AabhasTech", "title": "ComfyUI Fast Preview",