mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
Merge a471263602 into 3b2f6fd149
This commit is contained in:
commit
f6370c1c5f
@ -47592,6 +47592,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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user