Commit Graph

8 Commits

Author SHA1 Message Date
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