From e122e206a6a9f331322a102c0346b0157088d158 Mon Sep 17 00:00:00 2001 From: Baverne <127590018+Baverne@users.noreply.github.com> Date: Wed, 13 Aug 2025 19:21:37 +0200 Subject: [PATCH] Add TiledWan (#2078) * Add TiledWan * Add TiledWan * 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..fac55a38 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-TiledWan", + "reference": "https://github.com/Baverne/comfyUI-TiledWan", + "files": [ + "https://github.com/Baverne/comfyUI-TiledWan" + ], + "install_type": "git-clone", + "description": "Node set and workflow to run wan2.1 vace with tiled while keeping temporal and spatial consistency" + },