Merge pull request #53 from coreyryanhanson/comfy-qr-nodes

added Comfy QR nodes
This commit is contained in:
Dr.Lt.Data 2023-08-06 03:07:19 +09:00 committed by GitHub
commit 46f86432ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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