From 152bd7b4f73803cbeedc95b8c531f05761bf1374 Mon Sep 17 00:00:00 2001 From: vegaflowltd Date: Sun, 29 Mar 2026 20:10:44 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Vega=20Flow=20V8.9=20=E2=80=94=20Temporal?= =?UTF-8?q?=20Stabilisation=20node=20(#2739)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Vega Flow V8.9 Temporal Stabilisation node * Add Vega Flow V8.9 Temporal Stabilisation node --------- Co-authored-by: Vega Flow --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a6125373..22633260 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45511,6 +45511,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "vegaflowltd", + "title": "Vega Flow V8.9 — Temporal Stabilisation", + "id": "comfyui-vegaflow", + "reference": "https://github.com/vegaflowltd/ComfyUI-VegaFlow", + "files": [ + "https://github.com/vegaflowltd/ComfyUI-VegaFlow" + ], + "install_type": "git-clone", + "description": "Professional temporal stabilisation engine. Eliminates flicker, luminance drift, and frame-to-frame inconsistency in AI-generated and traditional video footage." } ] }