mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 00:52:32 +08:00
Add MachinePainting Nodes to custom-node-list.json
This commit is contained in:
parent
8d5c12037f
commit
1eda1d65ad
@ -46618,6 +46618,17 @@
|
|||||||
],
|
],
|
||||||
"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": "machinepainting",
|
||||||
|
"title": "MachinePainting Nodes",
|
||||||
|
"id": "comfyui-machinepainting-nodes",
|
||||||
|
"reference": "https://github.com/machinepainting/ComfyUI-MachinePaintingNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/machinepainting/ComfyUI-MachinePaintingNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Professional photo editing tools for ComfyUI. Photoshop-style curves, levels, and color adjustments, AI-powered masking / background removal, LUT color grading, advanced channel masking, color management, frequency separation, blur and noise/grain filters, inpaint mask tools, and workflow utility nodes."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user