From a8164e163194401190754163fcdb182fcab6d4e8 Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Wed, 7 May 2025 23:07:50 +0800 Subject: [PATCH] Update custom-node-list.json (#1791) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c185766d..3a8863ad 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25383,6 +25383,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" } ] }