From 979a03984768e48e03a9dcb416ae0803491f5bba Mon Sep 17 00:00:00 2001 From: TKRLAB <161220907+TKRLAB@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:04:51 +0200 Subject: [PATCH] Update DB (#1359) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2fc0b960..7305527e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18684,6 +18684,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "TKRLAB", + "title": "Prompt List JSON", + "reference": "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON", + "files": [ + "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON" + ], + "install_type": "git-clone", + "description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow." } ] }