Update custom-node-list.json

This commit is contained in:
ainiyisiwan 2026-05-22 13:51:25 +08:00
parent 848a6a9996
commit ad98e6b691

View File

@ -49795,6 +49795,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": "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."
} }
] ]
} }