diff --git a/custom-node-list.json b/custom-node-list.json index 256df402..1e55e8b0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1129,6 +1129,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "AIrjen", + "title": "One Button Prompt", + "reference": https://github.com/AIrjen/OneButtonPrompt", + "files": [ + "https://github.com/AIrjen/OneButtonPrompt" + ], + "install_type": "git-clone", + "description": "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you." } ] }