diff --git a/custom-node-list.json b/custom-node-list.json index 7574ff7..1207e25 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1014,23 +1014,23 @@ }, { "author": "coreyryanhanson", - "title": "Comfy-QR", - "reference": "https://github.com/coreyryanhanson/comfy-qr", + "title": "ComfyQR", + "reference": "https://github.com/coreyryanhanson/ComfyQR", "files": [ - "https://github.com/coreyryanhanson/comfy-qr" + "https://github.com/coreyryanhanson/ComfyQR" ], "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." + "description": "QR generation within ComfyUI. Contains nodes suitable for workflows from generating basic QR images to techniques with advanced QR masking." }, { "author": "coreyryanhanson", - "title": "comfy-qr-validation-nodes", - "reference": "https://github.com/coreyryanhanson/comfy-qr-validation-nodes", + "title": "ComfyQR-scanning-nodes", + "reference": "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes", "files": [ - "https://github.com/coreyryanhanson/comfy-qr-validation-nodes" + "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes" ], "install_type": "git-clone", - "description": "A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to Comfy-QR." + "description": "A set of ComfyUI nodes to quickly test generated QR codes for scannability. A companion project to ComfyQR." }, { "author": "dimtoneff",