diff --git a/custom-node-list.json b/custom-node-list.json index 29d3790f..029b1e83 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -49785,16 +49785,26 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { - "author": "aimingfail", - "title": "Image2Halftone Node for ComfyUI", - "id": "img2halftone", - "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", - "files": [ - "https://civitai.com/api/download/models/158997" - ], - "install_type": "unzip", - "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + { + "author": "aimingfail", + "title": "Image2Halftone Node for ComfyUI", + "id": "img2halftone", + "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", + "files": [ + "https://civitai.com/api/download/models/158997" + ], + "install_type": "unzip", + "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ainiyisiwan", + "title": "ComfyUI MixLab Nodes V2", + "reference": "https://github.com/ainiyisiwan/comfyui-mixlab-nodes-v2", + "files": [ + "https://github.com/ainiyisiwan/comfyui-mixlab-nodes-v2" + ], + "install_type": "git-clone", + "description": "Modern rewrite of MixLab nodes. Fixes drag-and-drop on ComfyUI v0.21.0+. Features: image drag-and-drop, workflow extraction from PNG, batch loading, text-to-image, masked composite, save with metadata." + } ] }