ComfyUI Node
Float List To Dilate Mask Schedule | Akatz
# Float List to Dilate Mask Schedule - float_list: Input float list - mask_colors: Colors for the dilation masks in the format "(r, g, b), (r, g, b), ..." - threshold: The threshold of the dilation - dilation_speed: Speed of dilation in pixels per frame - This node transforms the input float list and parameters into a dilation mask schedule string.
Float List To Dilate Mask Schedule | Akatz
- STRING
◄float_list—►
◄mask_colors(255, 255, 0), (255, 0, 255)►
◄threshold0.50►
◄dilation_speed30►
Category💜Akatz Nodes/Utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| float_list | FLOAT | — | |
| mask_colors | STRING | (255, 255, 0), (255, 0, 255) | — |
| threshold | FLOAT | 0.500–1 | — |
| dilation_speed | INT | 30 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |