mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
fix broken links in custom node list
This commit is contained in:
parent
5155df54f6
commit
0a17469921
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user