diff --git a/custom-node-list.json b/custom-node-list.json index 992e8578..5ae76669 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22732,6 +22732,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-Gemini-API", + "id": "ComfyUI-Gemini-API", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-Gemini-API" + ], + "description": "A custom node for ComfyUI to integrate Google Gemini API.", + "install_type": "git-clone" } ] }