From a3883e024320de13170a5d7c1984b940b5ba06da Mon Sep 17 00:00:00 2001 From: LiJT <911ljt@gmail.com> Date: Mon, 16 Dec 2024 18:08:43 +0800 Subject: [PATCH] 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..e053375b 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 for Comfyui that generates theme related prompts for image generators" } ] }