This commit is contained in:
millerlight 2025-10-29 00:40:07 +02:00 committed by GitHub
commit 1f09ed8811
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35568,6 +35568,16 @@
], ],
"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": "millerlight",
"title": "Key-Value KV-Tools for ComfyUI",
"reference": "https://github.com/millerlight/ComfyUI-KVTools",
"files": [
"https://github.com/millerlight/ComfyUI-KVTools"
],
"install_type": "git-clone",
"description": "Nodes for JSON Key/Value (KV) storage with on-the-fly UI preview, dynamic drop-downs, random selection, and inline edit mode."
} }
] ]
} }