diff --git a/custom-node-list.json b/custom-node-list.json index 9c963c17..43f9e76a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46618,6 +46618,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 0467dd03..a4a93795 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1109,6 +1109,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." } ] }