diff --git a/custom-node-list.json b/custom-node-list.json index 269d3f74..271d8544 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23000,6 +23000,17 @@ "install_type": "git-clone", "description": "This node enables better performance for Stable Diffusion models, by leveraging AMD MIGraphX, on Navi3 and Navi4 GPUs." }, + { + "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" + }, @@ -23460,17 +23471,6 @@ ], "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 07bdf319..282e3625 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,18 @@ }, - + + { + "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" + }, { "author": "pnikolic-amd", "title": "MIGraphX Node for ComfyUI",