add ComfyUI-HaiperAI-API custom node to the list (#1256)

This commit is contained in:
matrix 2024-11-21 20:05:30 +08:00 committed by GitHub
parent 642a3673af
commit a3c0ed8113
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
},
]
}