ComfyUI Extension: ComfyUI-Yuan
Some simple&practical ComfyUI image processing nodes.
Custom Nodes (12)
README
Some practical ComfyUI image/mask process nodes make you earn some real money! (Yuan means chinese currency).
UPDATE#
v1.2.0
image limitation node is added, can be serched by "Image Resize MM" or "Image Resize (keep proportion)".
PS transfor: details can be combined by traditional CV method like Photoshop.
v1.0.1
add a mask preprocess node by morpholog:Mask Preprocess Morphology,
Fixed the issue with the processing of masks in this project (https://github.com/BadCafeCode/masquerade-nodes-comfyui), which would have caused the mask to be output in image format and not be used directly in subsequent generation processes
v1.0.0
add a node which allows load random image(s) form Local directory.
NODES INSTRUCTION
black and white: a Gray level map generator, generating greyscale image.
photoshop transfer: Transfer like photoshot, such as 'hard light, multiply' and so on...You can use this node to preserve artwork details such as text.
Image Minus Mask: using original image and mask generates the segmented image. You can choose the color type of the fill area.
As example shows:
you can download the default workflow from 'examples' or from this url:
[example](examples/example workflow.json)
by Cyber_BlackCat