From ec807697ebf5365e495992ce23e508e7e36f8d31 Mon Sep 17 00:00:00 2001 From: CY-CHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:05:53 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 992e8578..ff32aa41 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-Free-GPU", + "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" } ] }