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.
from: https://github.com/comfyanonymous/ComfyUI/discussions/476
|
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
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
|
2 years ago |
mligaintart
|
022a9f271b
|
Adds masking to Latent Composite, and provides new masking utilities to
allow better compositing.
|
2 years ago |