From de188251b74f5766f04f002b9a256b2a430c5446 Mon Sep 17 00:00:00 2001 From: magicwang1111 Date: Fri, 10 Apr 2026 18:10:23 +0800 Subject: [PATCH] Register ComfyUI-Nanobanana --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 88f1b482..2f0e30cb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34518,6 +34518,17 @@ "install_type": "git-clone", "description": "Google Gemini API integration for ComfyUI - Generate images and text using Google's latest AI models. Provides nodes for Gemini API interactions and batch image processing." }, + { + "author": "magicwang1111", + "title": "ComfyUI-Nanobanana", + "id": "comfyui-nanobanana", + "reference": "https://github.com/magicwang1111/ComfyUI-Nanobanana", + "files": [ + "https://github.com/magicwang1111/ComfyUI-Nanobanana" + ], + "install_type": "git-clone", + "description": "Gemini native generateContent custom nodes for ComfyUI with Nano Banana, Nano Banana 2, and Nano Banana Pro, supporting both Google direct access and Gemini-compatible native relay endpoints." + }, { "author": "Malte0621", "title": "HordeAI", @@ -45884,4 +45895,4 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} \ No newline at end of file +}