22 Commits (master)

Author SHA1 Message Date
comfyanonymous b2e1744a16 Add a ThresholdMask node. 9 months ago
comfyanonymous 6781b181ef Fix potential tensor device issue with ImageCompositeMasked. 11 months ago
Jairo Correa b5fa3d28d7 Fix MaskComposite 1 year ago
Jairo Correa 87097a11c3 Fix FeatherMask 1 year ago
MoonRide303 ece69bf28c Change channel type to MASK (reduced redundancy, increased usability) 1 year ago
Jukka Seppänen 1c8ae9dbb2
Allow GrowMask node to work with batches (for AnimateDiff) (#1623) 1 year ago
comfyanonymous 1d36dfb9fe GrowMask now works with mask batches. 1 year ago
comfyanonymous d76d71de3f GrowMask can now be used with negative numbers to erode it. 1 year ago
comfyanonymous d2cec6cdbf Make mask functions work with batches of masks and images. 1 year ago
comfyanonymous 046b4fe0ee Support batches of masks in mask composite nodes. 1 year ago
comfyanonymous 81d9200e18 Add node to convert a specific colour in an image to a mask. 1 year ago
Corey 18e86a4010 add a node to allow growing of masks through dilation 1 year ago
comfyanonymous 6dc02c7bac Add a "resize_source" option to Image and Latent CompositeMasked. 1 year ago
comfyanonymous 8c730dc4a7 Add an ImageCompositeMasked node. 1 year ago
comfyanonymous f3ac938b4a Round the mask values for bitwise operations. 1 year ago
space-nuko 00646b0813 Bitwise operations for masks 1 year ago
comfyanonymous 51583164ef Make MaskToImage support masks with a batch size. 2 years ago
comfyanonymous 476d543fe8 Fix for older python. 2 years ago
comfyanonymous d98a4de9eb LatentCompositeMasked: negative x, y don't work. 2 years ago
comfyanonymous f48f0872e2 Refactor: move nodes_mask_convertion nodes to nodes_mask. 2 years ago
comfyanonymous 35a2c790b6
Update comfy_extras/nodes_mask.py 2 years ago
mligaintart 022a9f271b Adds masking to Latent Composite, and provides new masking utilities to 2 years ago