From c143c81a7e7ee2b416e476ce008b4fa7ad6fdf32 Mon Sep 17 00:00:00 2001 From: Lord Lethris Date: Tue, 17 Jun 2025 15:46:54 +0100 Subject: [PATCH] Update custom-node-list.json (#1941) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 60c52c88..f2c5450b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28180,6 +28180,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Lord Lethris", + "title": "ComfyUI-RPG-Characters", + "id": "rpg-characters", + "reference": "https://github.com/lord-lethris/ComfyUI-RPG-Characters", + "files": [ + "https://github.com/lord-lethris/ComfyUI-RPG-Characters" + ], + "install_type": "git-clone", + "description": "Stylized RPG character prompt generator for ComfyUI. Supports standard and Ollama-based prompts, works with SD, SDXL, Flux, and more." } ] }