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 |