From 9e11c59334b6eca63cc11f155d2adbcd2a6c3eb3 Mon Sep 17 00:00:00 2001 From: yuanyuan-spec <1025083188@qq.com> Date: Fri, 21 Nov 2025 20:08:07 +0800 Subject: [PATCH] feat: Add HunyuanVideo-1.5 nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6e0524b2..20089899 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37262,6 +37262,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "yuanyuan-spec", + "title": "HunyuanVideo-1.5 nodes", + "reference": "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin.git", + "files": [ + "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin.git" + ], + "install_type": "git-clone", + "description": "A ComfyUI plugin based on HunyuanVideo-1.5, offering both simplified and complete node sets for quick usage or deep workflow customization." } ] }