From ed7bdda2b29142ba088abe9419f44f991ae132bd Mon Sep 17 00:00:00 2001 From: Dag Thomas Olsen Date: Sat, 19 Aug 2023 22:36:41 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7ccc5dde..1e89d15f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1562,6 +1562,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." - } + }, + { + "author": "dagthomas", + "title": "SDXL Auto Prompter", + "reference": "https://github.com/dagthomas/comfyui_dagthomas", + "files": [ + "https://github.com/dagthomas/comfyui_dagthomas" + ], + "install_type": "git-clone", + "description": "Easy prompting for generation of endless random art pieces and photographs!" + } ] }