From 3103fc9864fb219f47750fd2a1eb1a0f66ab349c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 28 Dec 2025 08:35:32 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 356e5f11..251529ab 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39608,7 +39608,17 @@ "install_type": "git-clone", "description": "Generate multiple images from prompt list with upscaling, LUT, and real-time preview" }, - + { + "author": "gushob21", + "title": "comfyui-google-genmedia-custom-nodes", + "id": "Google", + "reference": "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes", + "files": [ + "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes" + ], + "install_type": "git-clone", + "description": "A suite of experimental custom nodes that allows access to Google's 1P models like Veo, Imagen, Nano Banana, Gemini, Virtual-try-on, Lyria" + }, @@ -40014,15 +40024,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "gushob21", - "title": "comfyui-google-genmedia-custom-nodes", - "id": "Google", - "reference": "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes", - "files": ["https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes"], - "install_type": "git-clone", - "description": "A suite of experimental custom nodes that allows access to Google's 1P models like Veo, Imagen, Nano Banana, Gemini, Virtual-try-on, Lyria" - } + } ] }