diff --git a/custom-node-list.json b/custom-node-list.json index 7ccc5dd..1e89d15 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!" + } ] }