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

This commit is contained in:
CY-CHENYUE 2025-04-04 05:56:03 +08:00 committed by GitHub
parent 1899255a69
commit a42953e3be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23460,6 +23460,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
} },
{
"author": "CY-CHENYUE",
"title": "ComfyUI-GPT-API",
"id": "ComfyUI-GPT-API",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-GPT-API,
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-GPT-API"
],
"description": "A custom node for ComfyUI to integrate GPT API.",
"install_type": "git-clone"
}
] ]
} }