Add ComfyUI-ConnectTheDots

This commit is contained in:
Juan Treminio 2026-04-09 12:40:30 -05:00
parent bbafbb1290
commit 5f1dd06091

View File

@ -45882,6 +45882,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "jtreminio",
"title": "Connect The Dots",
"id": "connect-the-dots",
"reference": "https://github.com/jtreminio/ComfyUI-ConnectTheDots",
"files": [
"https://github.com/jtreminio/ComfyUI-ConnectTheDots"
],
"install_type": "git-clone",
"description": "Connect compatible nodes without scrolling across your graph."
} }
] ]
} }