update DB

This commit is contained in:
Dr.Lt.Data 2026-04-13 23:00:17 +09:00
parent f016eadd64
commit bae0ac11c5
2 changed files with 22 additions and 11 deletions

View File

@ -45776,6 +45776,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting." "description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting."
}, },
{
"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."
},
@ -46167,17 +46178,6 @@
], ],
"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."
} }
] ]
} }

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"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."
},
{ {
"author": "magicwang1111", "author": "magicwang1111",
"title": "Comfyui-Kling-Wrapper", "title": "Comfyui-Kling-Wrapper",