mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 11:52:59 +08:00
Merge a471263602 into 26da78cf15
This commit is contained in:
commit
1f09ed8811
@ -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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user