From 92a47f59cfb9f425ef69d0f9139d94bcba8d9bbe Mon Sep 17 00:00:00 2001 From: magictut <131337141+magicwang1111@users.noreply.github.com> Date: Mon, 13 Apr 2026 22:20:25 +0800 Subject: [PATCH] Register ComfyUI-Nanobanana (#2779) Co-authored-by: magicwang1111 --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 79c45dd0..67744331 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34578,6 +34578,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",