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",