Update custom-node-list.json (#2194)

Add MyCustomNode.
ComfyUI_AITECCAFE_Toolkit
This commit is contained in:
TEKUA@AITECCAFE 2025-10-07 13:17:35 +09:00 committed by GitHub
parent af9ebc9568
commit 4ccc8c3086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34102,6 +34102,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "AI-TEC",
"title": "ComfyUI_AITECCAFE_Toolkit",
"reference": "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit",
"files": [
"https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit"
],
"install_type": "git-clone",
"description": "This custom node includes the following functions: Chat_GPT, image_moderation, media_loader, merge_strings, sequential_image_loader."
}
]
}