From f019bf50835feb13fd82e7846e7551d2a63d2c31 Mon Sep 17 00:00:00 2001 From: Baverne Date: Wed, 13 Aug 2025 15:00:32 +0200 Subject: [PATCH] Add TiledWan --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fc050f13..002f3d50 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30765,6 +30765,16 @@ "install_type": "git-clone", "description": "Creates spatial echo and ambient effects by applying reverb-like processing directly in latent space" }, + { + "author": "Baverne", + "title": "ComfyUI-TiledWand", + "reference": "https://github.com/Baverne/ComfyUI-TiledWand", + "files": [ + "https://github.com/Baverne/ComfyUI-TiledWand" + ], + "install_type": "git-clone", + "description": "Node set and workflow to run wan2.1 vace with tiled while keeping temporal and spatial consistency" + },