From 4f35b8cbf8d6203528a0e2c1b5acdd2c60109052 Mon Sep 17 00:00:00 2001 From: tritant Date: Thu, 4 Jul 2024 14:14:09 +0200 Subject: [PATCH] Update custom-node-list.json (#836) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1760ccf9..8e477a97 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Tritant", + "title": "ComfyUI-CreaPrompt", + "id": "prompting", + "reference": "https://github.com/tritant/ComfyUI_CreaPrompt", + "files": [ + "https://github.com/tritant/ComfyUI_CreaPrompt" + ], + "install_type": "git-clone", + "description": "Generate random prompts easily." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",