From 4e3bf5d7fb5dfb925ee4fb01c251e4f7e3c84da3 Mon Sep 17 00:00:00 2001 From: ZUENS2020 <161032866+ZUENS2020@users.noreply.github.com> Date: Fri, 2 Jan 2026 10:30:18 +0800 Subject: [PATCH] Fix description text in custom-node-list.json --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1edbbe5f..0cb5eb05 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40060,7 +40060,7 @@ "https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM" ], "install_type": "git-clone", - "description": "Gemini 3 chat and image generation via LiteLLM. Multimodal support with multiple reference images. Precise control over image resolution (1K/2K/4K) and aspect ratio (1:1, 16:9, 4:3, 9:16, 3:4). Temperature control (0-1). Zero external dependencies." + "description": "Gemini chat and image generation via LiteLLM. Multimodal support with multiple reference images. Precise control over image resolution (1K/2K/4K) and aspect ratio (1:1, 16:9, 4:3, 9:16, 3:4). Temperature control (0-1). Zero external dependencies." },