diff --git a/custom-node-list.json b/custom-node-list.json index 48c2c010..351a3c3c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17428,6 +17428,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "tuohe", + "title": "ComfyUI-HaiperAI-API", + "id": "haiperai-api", + "reference": "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API", + "files": [ + "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API" + ], + "install_type": "git-clone", + "description": "Haiper API official ComfyUI custom node." + }, ] }