mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-11 06:30:48 +08:00
Update custom-node-list.json
This commit is contained in:
parent
0c19a27065
commit
e035087484
@ -30867,6 +30867,17 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user