diff --git a/custom-node-list.json b/custom-node-list.json index 77bf7e76..af1c62cd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1140,6 +1140,16 @@ ], "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." + }, + { + "author": "sofuego", + "title": "Comfy-QR", + "reference": "https://gitlab.com/sofuego-comfy-nodes/comfy-qr", + "files": [ + "https://gitlab.com/sofuego-comfy-nodes/comfy-qr" + ], + "install_type": "git-clone", + "description": "A set of ComfyUI nodes to dynamically create QR image layers for generative QR art without the hassle of leaving the webui." } ] }