add ComfyUI-HaiperAI-API custom node to the list

This commit is contained in:
matrix 2024-11-21 17:18:45 +08:00 committed by GitHub
parent ff8fb087e0
commit 8304ca062f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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