Update custom-node-list.json

This commit is contained in:
AIrjen 2023-08-05 11:21:18 +02:00 committed by GitHub
parent aab2fd5399
commit 6e4a39f278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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."
}
]
}