From a26f61659562bd05ad20d48d39c95e58872dd3ba Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Tue, 6 May 2025 03:00:12 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b4ff2e95..b2ccf844 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25352,6 +25352,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-FramePack-HY", + "id": "ComfyUI-FramePack-HY", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY, + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY" + ], + "description": "A custom node for ComfyUI to FramePack.", + "install_type": "git-clone" } ] }