From 9b8f65106168f30c084dbc2cd5206fb2b498071f Mon Sep 17 00:00:00 2001 From: magicwang1111 Date: Tue, 28 Apr 2026 18:11:01 +0800 Subject: [PATCH] Register magicwang1111 custom nodes --- custom-node-list.json | 20 ++++++++++++++++++++ node_db/new/custom-node-list.json | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e853e50a..b8b93ab5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46437,6 +46437,26 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "magicwang1111", + "title": "ComfyUI-Happyhorse-Wrapper", + "reference": "https://github.com/magicwang1111/ComfyUI-Happyhorse-Wrapper", + "files": [ + "https://github.com/magicwang1111/ComfyUI-Happyhorse-Wrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for HappyHorse 1.0 video generation, including text-to-video, image-to-video, reference-to-video, video editing, and preview nodes." + }, + { + "author": "magicwang1111", + "title": "ComfyUI-Account-Manager", + "reference": "https://github.com/magicwang1111/ComfyUI-Account-Manager", + "files": [ + "https://github.com/magicwang1111/ComfyUI-Account-Manager" + ], + "install_type": "git-clone", + "description": "Adds login, admin-managed user registration, API token generation, IP filtering, and per-account asset isolation to ComfyUI." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8f2785b3..26140929 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -959,6 +959,26 @@ "https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes" ], "title": "ComfyUI-DaSiWa-Nodes" + }, + { + "author": "magicwang1111", + "title": "ComfyUI-Happyhorse-Wrapper", + "reference": "https://github.com/magicwang1111/ComfyUI-Happyhorse-Wrapper", + "files": [ + "https://github.com/magicwang1111/ComfyUI-Happyhorse-Wrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for HappyHorse 1.0 video generation, including text-to-video, image-to-video, reference-to-video, video editing, and preview nodes." + }, + { + "author": "magicwang1111", + "title": "ComfyUI-Account-Manager", + "reference": "https://github.com/magicwang1111/ComfyUI-Account-Manager", + "files": [ + "https://github.com/magicwang1111/ComfyUI-Account-Manager" + ], + "install_type": "git-clone", + "description": "Adds login, admin-managed user registration, API token generation, IP filtering, and per-account asset isolation to ComfyUI." } ] }