diff --git a/custom-node-list.json b/custom-node-list.json index 363d7bcb..269d3f74 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23460,6 +23460,17 @@ ], "install_type": "unzip", "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" + } ] }