From 89902ae6374559c4bb67e7d839f289094c85ac88 Mon Sep 17 00:00:00 2001 From: LiJT <911ljt@gmail.com> Date: Mon, 16 Dec 2024 21:45:31 +0800 Subject: [PATCH] Update custom-node-list.json (#1333) * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a5aaca4d..94835946 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18467,6 +18467,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "LiJT", + "title": "Gemini prompt generator JT version", + "reference": "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT", + "files": [ + "https://github.com/LiJT/ComfyUI-Gemini-Prompt-Generator-JT" + ], + "install_type": "git-clone", + "description": "Custom node to use Gemini 1.5 and above for Comfyui to generates theme related prompts for image generators" } ] }