mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-02 03:57:35 +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",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
"title": "Image2Halftone Node for ComfyUI",
|
"title": "Image2Halftone Node for ComfyUI",
|
||||||
"id": "img2halftone",
|
"id": "img2halftone",
|
||||||
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
|
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
|
||||||
"files": [
|
"files": [
|
||||||
"https://civitai.com/api/download/models/158997"
|
"https://civitai.com/api/download/models/158997"
|
||||||
],
|
],
|
||||||
"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."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user