Update custom-node-list.json

This commit is contained in:
millerlight 2025-08-04 17:48:24 +02:00 committed by GitHub
parent 0c19a27065
commit e035087484
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30867,6 +30867,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "millerlight",
"title": "millerlight json key-value storage",
"id": "comfyui_kvtools",
"reference": "https://github.com/millerlight/ComfyUI-KVTools",
"files": [
"https://github.com/millerlight/ComfyUI-KVTools"
],
"install_type": "git-clone",
"description": "Custom nodes for Key/Value (KV) storage, loading JSON inline, from a single file or from multiple JSON files from a folder via dynamic UI dropdowns."
}
]
}