Add ComfyUI MixLab Nodes V2

Modern rewrite of MixLab nodes with drag-and-drop support
This commit is contained in:
ainiyisiwan 2026-05-21 18:32:11 +08:00
parent bf5c346428
commit 16e8b3bf09

View File

@ -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."
}
]
}