Update custom-node-list.json

This commit is contained in:
CY-CHENYUE 2025-05-06 03:00:12 +08:00 committed by GitHub
parent e16e9d7a0e
commit a26f616595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25352,6 +25352,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
} }
] ]
} }