added Comfy QR nodes

This commit is contained in:
Corey 2023-08-05 13:18:01 -04:00
parent 529673d09e
commit 4e17ae85d3

View File

@ -1140,6 +1140,16 @@
], ],
"install_type": "git-clone", "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." "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."
} }
] ]
} }