Commit Graph

11 Commits

Author SHA1 Message Date
Corey
3e73a58a57 add a node to allow growing of masks through dilation 2023-08-16 10:57:14 -04:00
comfyanonymous
4e5ef05bc6 Add a "resize_source" option to Image and Latent CompositeMasked. 2023-08-15 17:51:52 -04:00
comfyanonymous
6d3e2bd174 Add an ImageCompositeMasked node. 2023-08-12 01:02:36 -04:00
comfyanonymous
e34e147259 Round the mask values for bitwise operations. 2023-05-28 00:42:53 -04:00
space-nuko
712183e44e Bitwise operations for masks 2023-05-27 21:48:49 -05:00
comfyanonymous
87743e7748 Make MaskToImage support masks with a batch size. 2023-05-10 10:03:30 -04:00
comfyanonymous
25d89b66a3 Fix for older python.
from: https://github.com/comfyanonymous/ComfyUI/discussions/476
2023-04-15 10:56:15 -04:00
comfyanonymous
fb39162c40 LatentCompositeMasked: negative x, y don't work. 2023-04-14 00:49:19 -04:00
comfyanonymous
3fe8074417 Refactor: move nodes_mask_convertion nodes to nodes_mask. 2023-04-14 00:21:01 -04:00
comfyanonymous
eb3fe3df91 Update comfy_extras/nodes_mask.py
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-04-14 00:12:15 -04:00
mligaintart
c80d164c5b Adds masking to Latent Composite, and provides new masking utilities to
allow better compositing.
2023-04-06 15:18:20 -04:00