mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-30 18:57:24 +08:00
Add ComfyUI MixLab Nodes V2
Modern rewrite of MixLab nodes with drag-and-drop support
This commit is contained in:
parent
bf5c346428
commit
16e8b3bf09
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user