kijai
3e4c0f67d1
Allow mask batches
...
This allows LatentCompositeMasked -node to work with AnimateDiff. I tried to keep old functionality too, unsure if it's correct, but both single mask and batch of masks seems to work with this change.
2023-09-24 22:14:07 +03:00
comfyanonymous
81d9200e18
Add node to convert a specific colour in an image to a mask.
2023-08-29 17:55:42 -04:00
Corey
18e86a4010
add a node to allow growing of masks through dilation
2023-08-16 10:57:14 -04:00
comfyanonymous
6dc02c7bac
Add a "resize_source" option to Image and Latent CompositeMasked.
2023-08-15 17:51:52 -04:00
comfyanonymous
8c730dc4a7
Add an ImageCompositeMasked node.
2023-08-12 01:02:36 -04:00
comfyanonymous
f3ac938b4a
Round the mask values for bitwise operations.
2023-05-28 00:42:53 -04:00
space-nuko
00646b0813
Bitwise operations for masks
2023-05-27 21:48:49 -05:00
comfyanonymous
51583164ef
Make MaskToImage support masks with a batch size.
2023-05-10 10:03:30 -04:00
comfyanonymous
476d543fe8
Fix for older python.
...
from: https://github.com/comfyanonymous/ComfyUI/discussions/476
2023-04-15 10:56:15 -04:00
comfyanonymous
d98a4de9eb
LatentCompositeMasked: negative x, y don't work.
2023-04-14 00:49:19 -04:00
comfyanonymous
f48f0872e2
Refactor: move nodes_mask_convertion nodes to nodes_mask.
2023-04-14 00:21:01 -04:00
comfyanonymous
35a2c790b6
Update comfy_extras/nodes_mask.py
...
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-04-14 00:12:15 -04:00
mligaintart
022a9f271b
Adds masking to Latent Composite, and provides new masking utilities to
...
allow better compositing.
2023-04-06 15:18:20 -04:00