From 764f89d40e0faf2f16a4277636b88d66858a6842 Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Sun, 8 Dec 2024 12:52:38 +0200 Subject: [PATCH] Add HunyuanVideoWrapper --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 51660dda..99e3a006 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3185,6 +3185,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes to use GIMM-VFI frame interpolation" }, + { + "author": "kijai", + "title": "ComfyUI-HunyuanVideoWrapper", + "reference": "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)" + }, { "author": "hhhzzyang", "title": "Comfyui-Lama",