From a2eb5a3f9c9fcab5d3b3d77827216f53955f6190 Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Mon, 14 Jul 2025 14:50:37 +0300 Subject: [PATCH] Add ComfyUI-WanVideoWrapper --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 179215a0..abe2acb3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3255,6 +3255,16 @@ "install_type": "git-clone", "description": "ComfyUI wrapper nodes for [a/Latent Bridge Matching (LBM)](https://github.com/gojasper/LBM)" }, + { + "author": "kijai", + "title": "ComfyUI-WanVideoWrapper", + "reference": "https://github.com/kijai/ComfyUI-WanVideoWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-WanVideoWrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI wrapper nodes for [a/WanVideo](https://github.com/Wan-Video/Wan2.1) and related models." + }, { "author": "hhhzzyang", "title": "Comfyui-Lama",